Hi > Define new APIs to support configure multi-kind filters using same APIs, > instead > of creating each API set for each kind of filter. > - rte_eth_dev_filter_supported > - rte_eth_dev_filter_ctrl > > Filter types, operations, and structures are defined specifically in new > header > file lib/librte_eth/rte_dev_ctrl.h. > > As to the implementation discussion, please refer to > http://dpdk.org/ml/archives/dev/2014-September/005179.html > > Signed-off-by: Jingjing Wu <jingjing.wu at intel.com> Acked-by: Helin Zhang <helin.zhang at intel.com>, if the title can be changed to "ethdev: new filter APIs definition".
Regards, Helin