[dpdk-dev] [PATCH v3 0/5] Integrate flex filter in igb driver to new API

2015-02-22 Thread Thomas Monjalon
2015-02-21 01:53, Pablo de Lara: > The patch set uses new filter_ctrl API to replace old flex filter APIs. > It uses new functions and structure to replace old ones in igb driver, new > commands to replace old ones in testpmd, and removes the old APIs. > > v3 changes: > - fix testpmd documentati

[dpdk-dev] [PATCH v3 0/5] Integrate flex filter in igb driver to new API

2015-02-21 Thread Pablo de Lara
The patch set uses new filter_ctrl API to replace old flex filter APIs. It uses new functions and structure to replace old ones in igb driver, new commands to replace old ones in testpmd, and removes the old APIs. v3 changes: - fix testpmd documentation v2 changes: - split one patch to patch s