vmxnet3: initialize receive mode for broadcast
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 25 Jul 2014 17:50:37 +0000 (10:50 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 1 Aug 2014 14:47:14 +0000 (16:47 +0200)
commit638e82a1399d0a33722d9dd4e64994cf1500399e
tree463a86b73940d11230260f143c630950d504c3ea
parentff9166443069b232bac41bbdc02423e9cbf6ecc2
vmxnet3: initialize receive mode for broadcast

The driver must listen to broadcast packets, like other devices.
Otherwise protocols like ARP won't work!

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_vmxnet3/vmxnet3_ethdev.c