[PATCH v2 3/3] net/iavf: support Rx timestamp offload on SSE
Tang, Yaqi
yaqi.tang at intel.com
Wed Apr 26 09:46:58 CEST 2023
> -----Original Message-----
> From: Zeng, ZhichaoX <zhichaox.zeng at intel.com>
> Sent: Wednesday, April 12, 2023 2:50 PM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Tang, Yaqi <yaqi.tang at intel.com>;
> Han, YingyaX <yingyax.han 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 v2 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>
>
> ---
> 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