From: Jacob Keller <jacob.e.keller@intel.com>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: Jesse Brandeburg <jbrandeburg@cloudflare.com>,
Jakub Kicinski <kuba@kernel.org>,
Hariprasad Kelam <hkelam@marvell.com>,
Simon Horman <horms@kernel.org>,
Marcin Szycik <marcin.szycik@linux.intel.com>,
"Rahul Rameshbabu" <rrameshbabu@nvidia.com>,
<netdev@vger.kernel.org>, <intel-wired-lan@lists.osuosl.org>,
<linux-doc@vger.kernel.org>, <corbet@lwn.net>
Subject: Re: [Intel-wired-lan] [PATCH v3 5/5] ice: refactor to use helpers
Date: Mon, 15 Sep 2025 15:26:31 -0700 [thread overview]
Message-ID: <9d64e487-7678-4bf3-903c-d3349d0cf220@intel.com> (raw)
In-Reply-To: <95c067ea-6c48-4a94-8f76-ae4cdbdfabeb@intel.com>
[-- Attachment #1.1: Type: text/plain, Size: 709 bytes --]
On 9/12/2025 12:46 AM, Przemek Kitszel wrote:
> On 9/12/25 01:40, Jacob Keller wrote:
>> From: Jesse Brandeburg <jesse.brandeburg@intel.com>
>>
>> Use the ice_netdev_to_pf() helper in more places and remove a bunch of
>> boilerplate code. Not every instance could be replaced due to use of the
>> netdev_priv() output or the vsi variable within a bunch of functions.
>>
>> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
>> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
>
> no controversies here :)
> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
> (assuming this is for iwl-next)
>
Yes. Forgot to b4 prep --add-prefix.... Woops.
Thanks,
Jake
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next prev parent reply other threads:[~2025-09-15 22:26 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 23:40 [Intel-wired-lan] [PATCH v3 0/5] ice: add standard stats Jacob Keller
2025-09-11 23:40 ` Jacob Keller
2025-09-11 23:40 ` [Intel-wired-lan] [PATCH v3 1/5] net: docs: add missing features that can have stats Jacob Keller
2025-09-11 23:40 ` Jacob Keller
2025-09-11 23:40 ` [Intel-wired-lan] [PATCH v3 2/5] ice: implement ethtool standard stats Jacob Keller
2025-09-11 23:40 ` Jacob Keller
2025-10-09 8:56 ` [Intel-wired-lan] " Loktionov, Aleksandr
2025-10-09 8:56 ` Loktionov, Aleksandr
2025-09-11 23:40 ` [Intel-wired-lan] [PATCH v3 3/5] ice: add tracking of good transmit timestamps Jacob Keller
2025-09-11 23:40 ` Jacob Keller
2025-10-09 8:52 ` [Intel-wired-lan] " Loktionov, Aleksandr
2025-10-09 8:52 ` Loktionov, Aleksandr
2025-09-11 23:40 ` [Intel-wired-lan] [PATCH v3 4/5] ice: implement transmit hardware timestamp statistics Jacob Keller
2025-09-11 23:40 ` Jacob Keller
2025-09-11 23:40 ` [Intel-wired-lan] [PATCH v3 5/5] ice: refactor to use helpers Jacob Keller
2025-09-11 23:40 ` Jacob Keller
2025-09-12 7:46 ` [Intel-wired-lan] " Przemek Kitszel
2025-09-15 22:26 ` Jacob Keller [this message]
2025-09-13 9:07 ` Simon Horman
2025-09-13 9:07 ` 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=9d64e487-7678-4bf3-903c-d3349d0cf220@intel.com \
--to=jacob.e.keller@intel.com \
--cc=corbet@lwn.net \
--cc=hkelam@marvell.com \
--cc=horms@kernel.org \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jbrandeburg@cloudflare.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=marcin.szycik@linux.intel.com \
--cc=netdev@vger.kernel.org \
--cc=przemyslaw.kitszel@intel.com \
--cc=rrameshbabu@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.