[dpdk-dev] [PATCH v2 0/4] support VF MAC filter on Fortville

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Oct 30 23:35:30 CET 2014


2014-10-24 15:58, Jijiang Liu:
> The patch set enhances configurability of MAC filter and supports VF MAC filter on Fortville.
>  
> It mainly includes:
>  - The following filter type are configurable:
>    1. Perfect match of MAC address
>    2. Perfect match of MAC address and VLAN ID
>    3. Hash match of MAC address
>    4. Hash match of MAC address and perfect match of VLAN ID
>  - Support perfect and hash match of unicast and multicast MAC address for VF for i40e
> 
>  v2 updates:
>   * Integrate the v1 patch set into the new filter framework.
>   * Optimize MAC filter data structures in rte_eth_ctrl.h file.
>  
> jijiangl (4):
>   Expand data structures of MAC filter in rte_eth_ctrl.h file.
>   Expand MAC filter implemantation in i40e. 
>   Support VF MAC filter in i40e.
>   Test VF MAC filter in testpmd 

Applied

Thanks
-- 
Thomas


More information about the dev mailing list