netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Ivan Vecera <ivecera@redhat.com>
Cc: intel-wired-lan@lists.osuosl.org,
	Jesse Brandeburg <jesse.brandeburg@intel.com>,
	Tony Nguyen <anthony.l.nguyen@intel.com>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	linux-kernel@vger.kernel.org,
	Jacob Keller <jacob.e.keller@intel.com>,
	Wojciech Drewek <wojciech.drewek@intel.com>,
	mschmidt@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH v5 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
Date: Sun, 3 Dec 2023 11:41:59 +0000	[thread overview]
Message-ID: <20231203114159.GH50400@kernel.org> (raw)
In-Reply-To: <20231124150343.81520-4-ivecera@redhat.com>

On Fri, Nov 24, 2023 at 04:03:41PM +0100, Ivan Vecera wrote:
> Add two helpers i40e_(veb|vsi)_get_by_seid() to find corresponding
> VEB or VSI by their SEID value and use these helpers to replace
> existing open-coded loops.
> 
> Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
> Signed-off-by: Ivan Vecera <ivecera@redhat.com>

Reviewed-by: Simon Horman <horms@kernel.org>


  parent reply	other threads:[~2023-12-03 11:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-24 15:03 [PATCH iwl-next v5 0/5] i40e: Simplify VSI and VEB handling Ivan Vecera
2023-11-24 15:03 ` [PATCH v5 1/5] i40e: Use existing helper to find flow director VSI Ivan Vecera
2023-11-30  5:23   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2023-12-03 11:41   ` Simon Horman
2023-11-24 15:03 ` [PATCH v5 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs Ivan Vecera
2023-11-30  5:23   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2023-12-03 11:41   ` Simon Horman
2023-11-24 15:03 ` [PATCH v5 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them Ivan Vecera
2023-11-30  5:23   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2023-12-03 11:41   ` Simon Horman [this message]
2023-11-24 15:03 ` [PATCH v5 4/5] i40e: Fix broken support for floating VEBs Ivan Vecera
2023-11-27  8:43   ` Dan Carpenter
2023-11-29  8:38     ` Ivan Vecera
2023-11-30  5:23   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2023-12-03 16:22   ` Simon Horman
2023-11-24 15:03 ` [PATCH v5 5/5] i40e: Remove VEB recursion Ivan Vecera
2023-11-30  5:23   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2023-12-03 16:22   ` Simon Horman

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=20231203114159.GH50400@kernel.org \
    --to=horms@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=ivecera@redhat.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mschmidt@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=wojciech.drewek@intel.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).