[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <95878ada-e3ec-b563-3f64-b989241a87a4@nbd.name>
Date: Wed, 22 Mar 2023 16:19:41 +0100
From: Felix Fietkau <nbd@....name>
To: Simon Horman <simon.horman@...igine.com>
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 22.03.23 15:29, Simon Horman wrote:
> 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.
I don't think this conflicts. My local rebase tests didn't show any
issues either.
- Felix
Powered by blists - more mailing lists