netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, netdev@vger.kernel.org,
	michal.swiatkowski@linux.intel.com
Subject: Re: [PATCH net-next 00/10][pull request] implement devlink reload in ice
Date: Mon, 06 Feb 2023 10:10:21 +0000	[thread overview]
Message-ID: <167567822120.32454.7485136447860639738.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230203211456.705649-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Fri,  3 Feb 2023 13:14:46 -0800 you wrote:
> Michal Swiatkowski says:
> 
> This is a part of changes done in patchset [0]. Resource management is
> kind of controversial part, so I split it into two patchsets.
> 
> It is the first one, covering refactor and implement reload API call.
> The refactor will unblock some of the patches needed by SIOV or
> subfunction.
> 
> [...]

Here is the summary with links:
  - [net-next,01/10] ice: move RDMA init to ice_idc.c
    https://git.kernel.org/netdev/net-next/c/2b8db6afbc95
  - [net-next,02/10] ice: alloc id for RDMA using xa_array
    https://git.kernel.org/netdev/net-next/c/2be29286ed9f
  - [net-next,03/10] ice: cleanup in VSI config/deconfig code
    https://git.kernel.org/netdev/net-next/c/0db66d20f9cf
  - [net-next,04/10] ice: split ice_vsi_setup into smaller functions
    https://git.kernel.org/netdev/net-next/c/6624e780a577
  - [net-next,05/10] ice: stop hard coding the ICE_VSI_CTRL location
    https://git.kernel.org/netdev/net-next/c/a696d61528f0
  - [net-next,06/10] ice: split probe into smaller functions
    https://git.kernel.org/netdev/net-next/c/5b246e533d01
  - [net-next,07/10] ice: sync netdev filters after clearing VSI
    https://git.kernel.org/netdev/net-next/c/70fbc15a655c
  - [net-next,08/10] ice: move VSI delete outside deconfig
    https://git.kernel.org/netdev/net-next/c/227bf4500aaa
  - [net-next,09/10] ice: update VSI instead of init in some case
    https://git.kernel.org/netdev/net-next/c/ccf531b2d670
  - [net-next,10/10] ice: implement devlink reinit action
    https://git.kernel.org/netdev/net-next/c/31c8db2c4fa7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-02-06 10:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-03 21:14 [PATCH net-next 00/10][pull request] implement devlink reload in ice Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 01/10] ice: move RDMA init to ice_idc.c Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 02/10] ice: alloc id for RDMA using xa_array Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 03/10] ice: cleanup in VSI config/deconfig code Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 04/10] ice: split ice_vsi_setup into smaller functions Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 05/10] ice: stop hard coding the ICE_VSI_CTRL location Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 06/10] ice: split probe into smaller functions Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 07/10] ice: sync netdev filters after clearing VSI Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 08/10] ice: move VSI delete outside deconfig Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 09/10] ice: update VSI instead of init in some case Tony Nguyen
2023-02-03 21:14 ` [PATCH net-next 10/10] ice: implement devlink reinit action Tony Nguyen
2023-02-06 10:10 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=167567822120.32454.7485136447860639738.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).