[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250628041929.47704-1-wangfushuai@baidu.com>
Date: Sat, 28 Jun 2025 12:19:29 +0800
From: Fushuai Wang <wangfushuai@...du.com>
To: <ecree.xilinx@...il.com>
CC: <andrew+netdev@...n.ch>, <davem@...emloft.net>, <edumazet@...gle.com>,
<kuba@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-net-drivers@....com>, <netdev@...r.kernel.org>, <pabeni@...hat.com>,
<wangfushuai@...du.com>
Subject: Re: [PATCH net-next] sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
>> Commit eb9a36be7f3e ("sfc: perform XDP processing on received packets")
>> and commit d48523cb88e0 ("sfc: Copy shared files needed for Siena
>> (part 2)") use xdp_rxq_info_valid to track failures of xdp_rxq_info_reg().
>> However, this driver-maintained state becomes redundant since the XDP
>> framework already provides xdp_rxq_info_is_reg() for checking registration
>> status.
>>
>> Signed-off-by: Fushuai Wang <wangfushuai@...du.com>
>
> Looks alright except that subject prefix is misleading as it sounds like
> it's just patching siena rather than both siena and ef10.
> I'd suggest splitting this into two patches, one just touching the siena
> version with this title, the other with subject prefix just "sfc: ".
Hi, Edward
I'll split this into two separate patches and send the update
patches shortly.
--
Regards,
Wang
Powered by blists - more mailing lists