Re: [dpdk-dev] [PATCH 0/3] mlx5 support Tx generic tunnel checksum and TSO

2018-04-24 Thread Shahaf Shuler
Sunday, April 8, 2018 3:41 PM, Xueming Li: > Subject: [dpdk-dev] [PATCH 0/3] mlx5 support Tx generic tunnel checksum > and TSO > > This patchset introduced Tx generic tunnel checksum and TSO offload to mlx5 > PMD. > > This patchset relies on new ethdev API of: &

[dpdk-dev] [PATCH 0/3] mlx5 support Tx generic tunnel checksum and TSO

2018-04-08 Thread Xueming Li
This patchset introduced Tx generic tunnel checksum and TSO offload to mlx5 PMD. This patchset relies on new ethdev API of: http://www.dpdk.org/dev/patchwork/patch/37519/ Xueming Li (3): net/mlx5: separate TSO function in Tx data path net/mlx5: support generic tunnel offloading net/