WITHDRAWN -RE: [PATCH net V2 0/2] Correct BD length masks and BQL accounting for multi-BD TX packets

Gupta, Suraj Suraj.Gupta2 at amd.com
Thu Mar 26 12:46:06 PDT 2026


[Public]

> -----Original Message-----
> From: Suraj Gupta <suraj.gupta2 at amd.com>
> Sent: Friday, March 27, 2026 12:25 AM
> To: andrew+netdev at lunn.ch; davem at davemloft.net; edumazet at google.com;
> kuba at kernel.org; pabeni at redhat.com; Simek, Michal
> <michal.simek at amd.com>; sean.anderson at linux.dev; Pandey, Radhey Shyam
> <radhey.shyam.pandey at amd.com>; horms at kernel.org
> Cc: netdev at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux-
> kernel at vger.kernel.org; Katakam, Harini <harini.katakam at amd.com>
> Subject: [PATCH net V2 0/2] Correct BD length masks and BQL accounting for
> multi-BD TX packets
>

Please ignore / withdraw this V2 series.

Due to a syncing issue in my outlook, I sent v2 prematurely. There is still ongoing discussion on v1 that needs to be concluded first. I'll follow up after the v1 feedback is resolved.

Thanks,
Suraj

> Caution: This message originated from an External Source. Use proper caution
> when opening attachments, clicking links, or responding.
>
>
> This patch series fixes two issues in the Xilinx AXI Ethernet driver:
>  1. Corrects the BD length masks to match the AXIDMA IP spec.
>  2. Fixes BQL accounting for multi-BD TX packets.
>
> ---
> Changes in V2:
> Use GENMASK() to define the BD length masks.
> ---
> Suraj Gupta (2):
>   net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
>   net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets
>
>  drivers/net/ethernet/xilinx/xilinx_axienet.h  |  7 +++++--
> .../net/ethernet/xilinx/xilinx_axienet_main.c | 20 +++++++++----------
>  2 files changed, 15 insertions(+), 12 deletions(-)
>
> --
> 2.49.1
>




More information about the linux-arm-kernel mailing list