Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Brady, Alan" <alan.brady@intel.com>
To: Willem de Bruijn <willemdebruijn.kernel@gmail.com>,
	<intel-wired-lan@lists.osuosl.org>
Cc: netdev@vger.kernel.org, Igor Bagnucki <igor.bagnucki@intel.com>,
	Przemek Kitszel <przemyslaw.kitszel@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH 4/6 iwl-next] idpf: refactor remaining virtchnl messages
Date: Thu, 25 Jan 2024 09:01:18 -0800	[thread overview]
Message-ID: <0773912d-28bd-479f-ae1d-8aa5c636ee52@intel.com> (raw)
In-Reply-To: <65b1d2b755e27_250560294e8@willemb.c.googlers.com.notmuch>

On 1/24/2024 7:17 PM, Willem de Bruijn wrote:
> Alan Brady wrote:
>> This takes care of RSS/SRIOV/MAC and other misc virtchnl messages. This
>> again is mostly mechanical. There's some added functionality with MAC
>> filters which makes sure we remove bad filters now that we can better
>> handle asynchronous messages.
> Can you split the part that is pure refactor and the part that is new
> functionality?
>
> That will make reviewing both easier. The first should be a NOOP.


Sure thing. Added functionality is fairly well isolated to 
idpf_mac_filter_async_handler so should be straightforward to split it.

-Alan


>> There's still a bit more cleanup we can do here to remove stuff that's
>> not being used anymore now; follow-up patch will take care of loose
>> ends.
>>
>> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
>> Reviewed-by: Igor Bagnucki <igor.bagnucki@intel.com>
>> Signed-off-by: Alan Brady <alan.brady@intel.com>
>> ---
>>   .../net/ethernet/intel/idpf/idpf_virtchnl.c   | 933 +++++++-----------
>>   1 file changed, 375 insertions(+), 558 deletions(-)

  reply	other threads:[~2024-01-25 17:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 21:11 [Intel-wired-lan] [PATCH 0/6 iwl-next] idpf: refactor virtchnl messages Alan Brady
2024-01-22 21:11 ` [Intel-wired-lan] [PATCH 1/6 iwl-next] idpf: implement virtchnl transaction manager Alan Brady
2024-01-23 16:25   ` Simon Horman
2024-01-23 16:52     ` Brady, Alan
2024-01-22 21:11 ` [Intel-wired-lan] [PATCH 2/6 iwl-next] idpf: refactor vport virtchnl messages Alan Brady
2024-01-22 21:11 ` [Intel-wired-lan] [PATCH 3/6 iwl-next] idpf: refactor queue related " Alan Brady
2024-01-22 21:11 ` [Intel-wired-lan] [PATCH 4/6 iwl-next] idpf: refactor remaining " Alan Brady
2024-01-25  3:17   ` Willem de Bruijn
2024-01-25 17:01     ` Brady, Alan [this message]
2024-01-22 21:11 ` [Intel-wired-lan] [PATCH 5/6 iwl-next] idpf: refactor idpf_recv_mb_msg Alan Brady
2024-01-22 21:11 ` [Intel-wired-lan] [PATCH 6/6 iwl-next] idpf: cleanup virtchnl cruft Alan Brady
2024-01-25  3:14 ` [Intel-wired-lan] [PATCH 0/6 iwl-next] idpf: refactor virtchnl messages Willem de Bruijn

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=0773912d-28bd-479f-ae1d-8aa5c636ee52@intel.com \
    --to=alan.brady@intel.com \
    --cc=igor.bagnucki@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=netdev@vger.kernel.org \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=willemdebruijn.kernel@gmail.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