Re: [Intel-wired-lan] [PATCH net-next v5 00/21] ice: add PFCP filter support

From: Yury Norov
Date: Wed Feb 28 2024 - 11:46:47 EST


On Mon, Feb 12, 2024 at 12:35:38PM +0100, Alexander Lobakin wrote:
> From: Jakub Kicinski <kuba@xxxxxxxxxx>
> Date: Wed, 7 Feb 2024 07:05:35 -0800
>
> > On Tue, 6 Feb 2024 13:46:44 +0100 Alexander Lobakin wrote:
> >>> Add support for creating PFCP filters in switchdev mode. Add pfcp module
> >>> that allows to create a PFCP-type netdev. The netdev then can be passed to
> >>> tc when creating a filter to indicate that PFCP filter should be created.
> >>
> >> I believe folks agreed that bitmap_{read,write}() should stay inline,
> >> ping then?
> >
> > Well, Dave dropped this from PW, again. Can you ping people to give you
>
> Why was it dropped? :D
>
> > the acks and repost? What's your plan?
>
> Ufff, I thought people read their emails...
>
> Yury, Konstantin, s390 folks? Could you please give some missing acks? I
> don't want to ping everyone privately :z

Hi Alexander, Jakub,

I reviewed the series again and added my SOBs for bitmap-related
patches, and Acks or RBs for the rest, where appropriate.

Regarding the patch #17, I don't think that network-related tests
should be hosted in lib/test-bitmap. This is not a critical issue,
but Alexander, can you find a better place for the code?

The rest of the series is OK for me. I think Jakub wants to pull this
as a whole in his -net branch? If so please go ahead, if not - I can
pull bitmap-related part in bitmap-for-next.

Thanks,
Yury