e1000: add multicast MAC address filtering
authorIvan Boule <ivan.boule@6wind.com>
Thu, 28 May 2015 15:05:21 +0000 (17:05 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 12 Jun 2015 13:55:38 +0000 (15:55 +0200)
commit23138c4a888001dcac7908cbe023ac2105cfdbc2
tree07596bc3785fef6abb4862beb625194b49b52335
parent8fff667578a7541acc2e55b71366af6255646d4d
e1000: add multicast MAC address filtering

Support the PMD function "set_mc_addr_list" in the "igb", "igb-vf",
and "em" Poll Mode Drivers.

Signed-off-by: Ivan Boule <ivan.boule@6wind.com>
drivers/net/e1000/em_ethdev.c
drivers/net/e1000/igb_ethdev.c