[dpdk-dev] [PATCH v4 2/4] app/testpmd: use rte_ipv4_cksum in flowgen

Li, Xiaoyun xiaoyun.li at intel.com
Fri Aug 13 03:37:28 CEST 2021


Hi

> -----Original Message-----
> From: Zhihong Wang <wangzhihong.wzh at bytedance.com>
> Sent: Thursday, August 12, 2021 21:19
> To: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>; Li, Xiaoyun
> <xiaoyun.li at intel.com>; Singh, Aman Deep <aman.deep.singh at intel.com>;
> irusskikh at marvell.com; cchemparathy at tilera.com
> Cc: Zhihong Wang <wangzhihong.wzh at bytedance.com>
> Subject: [PATCH v4 2/4] app/testpmd: use rte_ipv4_cksum in flowgen
> 
> Use the rte_ipv4_cksum API to replace local ip_sum implementation.
> 
> Signed-off-by: Zhihong Wang <wangzhihong.wzh at bytedance.com>
> ---
>  app/test-pmd/flowgen.c | 25 +------------------------
>  1 file changed, 1 insertion(+), 24 deletions(-)
> 

Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>


More information about the dev mailing list