[PATCH v4 13/35] net/intel: add IPsec hooks to common Tx function

Burakov, Anatoly anatoly.burakov at intel.com
Tue Feb 10 14:16:24 CET 2026


On 2/9/2026 5:45 PM, Bruce Richardson wrote:
> The iavf driver has IPsec offload support on Tx, so add hooks to the
> common Tx function to support that. Do so in a way that has zero
> performance impact for drivers which do not have IPSec support, by
> passing in compile-time NULL constants for the function pointers, which
> can be optimized away by the compiler.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list