Re: [PATCH net-next v3] net: ti: icssg-prueth: Add prp offload support to ICSSG driver
From: Simon Horman
Date: Thu Jun 19 2025 - 06:07:02 EST
On Wed, Jun 18, 2025 at 11:25:36PM +0530, Himanshu Mittal wrote:
> Add support for ICSSG PRP mode which supports offloading of:
> - Packet duplication and PRP trailer insertion
> - Packet duplicate discard and PRP trailer removal
>
> Signed-off-by: Himanshu Mittal <h-mittal1@xxxxxx>
> ---
> v3-v2:
> - Addresses comment to fix structure documentation
>
> v2: https://lore.kernel.org/all/20250618102907.GA1699@xxxxxxxxxxxxxxxx/
Thanks for the update.
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>