Re: [PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
From: Diogo Ivo
Date: Mon Feb 24 2025 - 09:33:59 EST
Hi Meghana,
On 2/24/25 11:00 AM, Meghana Malladi wrote:
This series adds native XDP support using page_pool.
XDP zero copy support is not included in this patch series.
Patch 1/3: Replaces skb with page pool for Rx buffer allocation
Patch 2/3: Adds prueth_swdata struct for SWDATA for all swdata cases
Patch 3/3: Introduces native mode XDP support
v2: https://lore.kernel.org/all/20250210103352.541052-1-m-malladi@xxxxxx/
Just wanted to let you know that while I don't have access to the SR1.0
devices at the moment I will have access to them later this week, so I
will test these changes then.
Best regards,
Diogo