[PATCH v2 2/2] ethdev: remove callback checks from fast path

Morten Brørup mb at smartsharesystems.com
Mon May 12 18:12:03 CEST 2025


> From: Sunil Kumar Kori <skori at marvell.com>
> Sent: Monday, 12 May 2025 17.07
> 
> rte_eth_fp_ops contains ops for fast path APIs. Each API
> validates availability of callback and then invoke it.
> These checks impact data path performace.
> 
> Hence removing these NULL checks instead using dummy
> callbacks.
> 
> Signed-off-by: Sunil Kumar Kori <skori at marvell.com>
> ---

Acked-by: Morten Brørup <mb at smartsharesystems.com>



More information about the dev mailing list