[dpdk-dev] [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters

2015-02-22 Thread Thomas Monjalon
2015-02-20 17:29, De Lara Guarch, Pablo: > From: Wu, Jingjing > > > > v2 changes: > > - remove the code which is already applied in patch "Integrate ethertype > > filter in igb/ixgbe driver to new API". > > - modify commands' description in doc testpmd_funcs.rst. > > > > v3 change: > >

[dpdk-dev] [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters

2015-02-20 Thread De Lara Guarch, Pablo
> -Original Message- > From: Wu, Jingjing > Sent: Tuesday, February 10, 2015 4:48 AM > To: dev at dpdk.org > Cc: Wu, Jingjing; De Lara Guarch, Pablo; Cao, Min; Xu, HuilongX > Subject: [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters > > v2 changes: > - remove the cod

[dpdk-dev] [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters

2015-02-13 Thread Xu, HuilongX
Tested-by:huilong xu - Tested Commit: 2250cc5a191906c914221ff4f0da7b5d699b4175 - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) - CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz - NIC: Intel Corporation 82599EB 10-Gigabit Network Connection [808

[dpdk-dev] [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters

2015-02-10 Thread Jingjing Wu
v2 changes: - remove the code which is already applied in patch "Integrate ethertype filter in igb/ixgbe driver to new API". - modify commands' description in doc testpmd_funcs.rst. v3 change: - remove the UINT32_BIT definition in ixgbe driver The patch set uses new filter_ctrl API to r