[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZBsQwVODyLg+x96e@corigine.com>
Date: Wed, 22 Mar 2023 15:29:21 +0100
From: Simon Horman <simon.horman@...igine.com>
To: Felix Fietkau <nbd@....name>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] net: ethernet: mtk_eth_soc: add code for
offloading flows from wlan devices
On Wed, Mar 22, 2023 at 03:04:19PM +0100, Simon Horman wrote:
> On Tue, Mar 21, 2023 at 02:36:08PM +0100, Felix Fietkau wrote:
> > WED version 2 (on MT7986 and later) can offload flows originating from wireless
> > devices. In order to make that work, ndo_setup_tc needs to be implemented on
> > the netdevs. This adds the required code to offload flows coming in from WED,
> > while keeping track of the incoming wed index used for selecting the correct
> > PPE device.
> >
> > Signed-off-by: Felix Fietkau <nbd@....name>
>
> Hi Felix,
>
> A few nits from my side.
>
> First, please reformat the patch description to have a maximum of 75 characters
> per line, as suggested by checkpatch.
>
> ...
One more.
This seems to conflict with:
[PATCH net 1/2] net: ethernet: mtk_eth_soc: fix flow block
So I guess this series needs to be rebased on that one one at some point.
Powered by blists - more mailing lists