Re: [dpdk-dev] [PATCH] net/mlx5: add ptype table idx for TCP ACK packets

2018-03-29 Thread Bin Huang
Hi Yongseok, Thanks for the comments, I have submitted v2 patch following your comments. https://dpdk.org/dev/patchwork/patch/36763/ On Fri, Mar 30, 2018 at 4:46 AM, Yongseok Koh wrote: > On Thu, Mar 29, 2018 at 07:25:25PM +0800, Bin Huang wrote: >> From: Bin Huang >> >> According to CQE format

Re: [dpdk-dev] [PATCH] net/mlx5: add ptype table idx for TCP ACK packets

2018-03-29 Thread Yongseok Koh
On Thu, Mar 29, 2018 at 07:25:25PM +0800, Bin Huang wrote: > From: Bin Huang > > According to CQE format: > - l4_hdr_type: > 0 - None > 1 - TCP header was present in the packet > 2 - UDP header was present in the packet > 3 - TCP header was present in the packet with Empty >

[dpdk-dev] [PATCH] net/mlx5: add ptype table idx for TCP ACK packets

2018-03-29 Thread Bin Huang
From: Bin Huang According to CQE format: - l4_hdr_type: 0 - None 1 - TCP header was present in the packet 2 - UDP header was present in the packet 3 - TCP header was present in the packet with Empty TCP ACK indication. (TCP packet flag is set, and packet car