[dpdk-dev] [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver to new API

2015-02-22 Thread Thomas Monjalon
> v2 changes: > - split one patch to patch series > - change the command's format in testpmd. > - return -ENOENT when deleting a disabled syn filter. > - add doc changes in testpmd_funcs.rst > - correct the errors reported by checkpatch.pl > > The patch set uses new filter_ctrl API to replace

[dpdk-dev] [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver to new API

2015-02-12 Thread Wu, Jingjing
Because the first version of the patch is sent by Zhida, and he is on a long vacation now, I have no right to change the old patch's status in patch work. Sorry for the inconvenience. Thanks Jingjing > -Original Message- > From: Wu, Jingjing > Sent: Wednesday, February 11, 2015 3:52 PM

[dpdk-dev] [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver to new API

2015-02-11 Thread Jingjing Wu
v2 changes: - split one patch to patch series - change the command's format in testpmd. - return -ENOENT when deleting a disabled syn filter. - add doc changes in testpmd_funcs.rst - correct the errors reported by checkpatch.pl The patch set uses new filter_ctrl API to replace old syn filter