[PATCH v3 3/3] net/iavf: support Rx timestamp offload on SSE
Tang, Yaqi
yaqi.tang at intel.com
Fri Apr 28 07:40:18 CEST 2023
> -----Original Message-----
> From: Zeng, ZhichaoX <zhichaox.zeng at intel.com>
> Sent: Thursday, April 27, 2023 11:14 AM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Tang, Yaqi <yaqi.tang at intel.com>;
> Zeng, ZhichaoX <zhichaox.zeng at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Konstantin Ananyev
> <konstantin.v.ananyev at yandex.ru>; Wu, Jingjing <jingjing.wu at intel.com>;
> Xing, Beilei <beilei.xing at intel.com>
> Subject: [PATCH v3 3/3] net/iavf: support Rx timestamp offload on SSE
>
> This patch enables Rx timestamp offload on SSE data path.
>
> Enable timestamp offload with the command '--enable-rx-timestamp', pay
> attention that getting Rx timestamp offload will drop the performance.
>
> Signed-off-by: Zhichao Zeng <zhichaox.zeng at intel.com>
>
> ---
> v3: logging with driver dedicated macro
> ---
> v2: fix compile warning and timestamp error
> ---
Functional test passed. Cover SSE, AVX2 and AVX512 paths.
Tested-by: Yaqi Tang <yaqi.tang at intel.com>
More information about the dev
mailing list