Fix multicast enable on the bonded interface 53/6353/1
authorSteve Shin <jonshin@cisco.com>
Sat, 22 Apr 2017 13:58:23 +0000 (06:58 -0700)
committerSteve Shin <jonshin@cisco.com>
Sat, 22 Apr 2017 13:58:23 +0000 (06:58 -0700)
commitbc66a9122f73b97ca1ae60f1df47b39c141be3ae
treeb19de0de241ede85479daac5b24924acc673d221
parent77819f6ab4ac6525b51b92c78ea29e4b832a225b
Fix multicast enable on the bonded interface

Multicast enable flag should be set when the bonded interface is up.
This flag allows multicast packets to be processed from the slave devices
of the bonded interface. Also promiscuous mode for all-multicast should
be correctly displayed as part of 'show hardware detail' output.

Change-Id: Ief0157c4c030a28afb9c45ebf3d6a12710083724
Signed-off-by: Steve Shin <jonshin@cisco.com>
src/plugins/dpdk/device/device.c
src/plugins/dpdk/device/format.c