netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kuruvinakunnel, George" <george.kuruvinakunnel@intel.com>
To: "Fijalkowski, Maciej" <maciej.fijalkowski@intel.com>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>
Cc: "joamaki@gmail.com" <joamaki@gmail.com>,
	"Lobakin, Alexandr" <alexandr.lobakin@intel.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"toke@redhat.com" <toke@redhat.com>,
	"bjorn@kernel.org" <bjorn@kernel.org>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"bpf@vger.kernel.org" <bpf@vger.kernel.org>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"Karlsson, Magnus" <magnus.karlsson@intel.com>
Subject: RE: [Intel-wired-lan] [PATCH v6 intel-next 9/9] ice: make use of ice_for_each_* macros
Date: Fri, 3 Sep 2021 06:54:50 +0000	[thread overview]
Message-ID: <PH0PR11MB51445B9EAB6E3DE927E8FBAEE2CF9@PH0PR11MB5144.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210818135916.25007-10-maciej.fijalkowski@intel.com>

> From: Intel-wired-lan <intel-wired-lan-bounces@osuosl.org> On Behalf Of Maciej
> Fijalkowski
> Sent: Wednesday, August 18, 2021 7:29 PM
> To: intel-wired-lan@lists.osuosl.org
> Cc: joamaki@gmail.com; Lobakin, Alexandr <alexandr.lobakin@intel.com>;
> netdev@vger.kernel.org; toke@redhat.com; bjorn@kernel.org; kuba@kernel.org;
> bpf@vger.kernel.org; davem@davemloft.net; Karlsson, Magnus
> <magnus.karlsson@intel.com>
> Subject: [Intel-wired-lan] [PATCH v6 intel-next 9/9] ice: make use of ice_for_each_*
> macros
> 
> Go through the code base and use ice_for_each_* macros.  While at it, introduce
> ice_for_each_xdp_txq() macro that can be used for looping over xdp_rings array.
> 
> Commit is not introducing any new functionality.
> 
> Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice.h         |  5 ++++-
>  drivers/net/ethernet/intel/ice/ice_arfs.c    |  2 +-
>  drivers/net/ethernet/intel/ice/ice_dcb_lib.c |  4 ++--
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 10 ++++-----
>  drivers/net/ethernet/intel/ice/ice_lib.c     | 22 ++++++++++----------
>  drivers/net/ethernet/intel/ice/ice_main.c    | 14 ++++++-------
>  6 files changed, 30 insertions(+), 27 deletions(-)
> 

Tested-by: George Kuruvinakunnel <george.kuruvinakunnel@intel.com>

      reply	other threads:[~2021-09-03  6:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 13:59 [PATCH v6 intel-next 0/9] XDP_TX improvements for ice Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 1/9] ice: remove ring_active from ice_ring Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 2/9] ice: move ice_container_type onto ice_ring_container Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 3/9] ice: split ice_ring onto Tx/Rx separate structs Maciej Fijalkowski
2021-08-18 22:39   ` [Intel-wired-lan] " kernel test robot
2021-08-19  0:22   ` kernel test robot
2021-08-18 13:59 ` [PATCH v6 intel-next 4/9] ice: unify xdp_rings accesses Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 5/9] ice: do not create xdp_frame on XDP_TX Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 6/9] ice: propagate xdp_ring onto rx_ring Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 7/9] ice: optimize XDP_TX workloads Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 8/9] ice: introduce XDP_TX fallback path Maciej Fijalkowski
2021-08-18 13:59 ` [PATCH v6 intel-next 9/9] ice: make use of ice_for_each_* macros Maciej Fijalkowski
2021-09-03  6:54   ` Kuruvinakunnel, George [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=PH0PR11MB51445B9EAB6E3DE927E8FBAEE2CF9@PH0PR11MB5144.namprd11.prod.outlook.com \
    --to=george.kuruvinakunnel@intel.com \
    --cc=alexandr.lobakin@intel.com \
    --cc=bjorn@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=joamaki@gmail.com \
    --cc=kuba@kernel.org \
    --cc=maciej.fijalkowski@intel.com \
    --cc=magnus.karlsson@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=toke@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).