i40e: enable multicast for promiscuous mode
authorDing Heng <hengx.ding@intel.com>
Fri, 15 Aug 2014 01:47:32 +0000 (09:47 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 25 Aug 2014 14:07:50 +0000 (16:07 +0200)
commitad6e7857ffd3691c5c20290174c45da9328df476
treec329c6d5e5c8e87b9e79a479e71ae70884178884
parent6e145fcc754b5e7916777590e8c33e1d7f53edf7
i40e: enable multicast for promiscuous mode

IPv6 will run NDP with multicast packets, but multicast packets will be
filtered by i40e driver by default. So we need to enable multicast when
promiscuous mode is on, or IPv6 will fail.

Signed-off-by: Ding Heng <hengx.ding@intel.com>
Reviewed-by: Helin Zhang <helin.zhang@intel.com>
lib/librte_pmd_i40e/i40e_ethdev.c