[dpdk-dev] [PATCH] lib/librte_ether: new filter APIs definition

Zhang, Helin helin.zhang at intel.com
Fri Oct 17 03:16:49 CEST 2014


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


More information about the dev mailing list