[dpdk-dev] [PATCH 0/5] multicast address filtering

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jun 12 15:58:10 CEST 2015


2015-05-28 17:05, Ivan Boule:
> Introduce PMD API to set the list of multicast MAC addresses filtered
> by a port.
> Implemented in the following PMDs: igb, igbvf, em, ixgbe, and ixgbevf.
> Implementation for physical PMDs i40e, i40evf, enic, and fm10k left
> to their respective maintainers.
> 
> Ivan Boule (5):
>   ethdev: add multicast address filtering
>   app/testpmd: new command to add/remove multicast MAC addresses
>   e1000: add multicast MAC address filtering
>   ixgbe: add multicast MAC address filtering
>   app/testpmd: fix reply to a multicast ICMP request

The new symbol was not exported in the .map file (fixed before push).
Applied, thanks


More information about the dev mailing list