Re: [dpdk-dev] [PATCH v8 0/7] net/i40e: GPT-C and GTP-U enabling

2017-10-05 Thread Ferruh Yigit
On 10/5/2017 9:14 AM, Beilei Xing wrote: > This patch set enables RSS/FDIR/cloud filter for GPT-C and GTP-U. > <...> > > Beilei Xing (7): > mbuf: support GTP in software packet type parser > net/i40e: update ptype and pctype info > ethdev: add GTP items to support flow API > net/i40e: f

Re: [dpdk-dev] [PATCH v8 0/7] net/i40e: GPT-C and GTP-U enabling

2017-10-05 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Thursday, October 5, 2017 4:15 PM > To: Wu, Jingjing > Cc: Chilikin, Andrey ; dev@dpdk.org > Subject: [PATCH v8 0/7] net/i40e: GPT-C and GTP-U enabling > > This patch set enables RSS/FDIR/cloud filter for GPT-C and GTP-U. > > v8 changes

[dpdk-dev] [PATCH v8 0/7] net/i40e: GPT-C and GTP-U enabling

2017-10-05 Thread Beilei Xing
This patch set enables RSS/FDIR/cloud filter for GPT-C and GTP-U. v8 changes: - Remove 'enable RSS for new pctype' as it can be set with the configuration in Kirill's patch. - Resolve conflicts. v7 changes: - Distinguish GTP-C request and response message in mbuf description. - Clarify GTP