net/avp: add device promiscuous functions
authorAllain Legacy <allain.legacy@windriver.com>
Tue, 28 Mar 2017 11:54:06 +0000 (07:54 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 17:02:19 +0000 (19:02 +0200)
commit8129545e314ec28a54ecca3d332cc50b7b387dec
treef5be43ca86ac4d12912ac9b6bc26166324ff96e5
parent5a5abe2de94b8164eee2ab8f45cb51c42d04dedd
net/avp: add device promiscuous functions

Adds support for setting and clearing promiscuous mode on an AVP device.
When enabled the _mac_filter function will allow packets destined to any
MAC address to be processed by the receive functions.

Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
Signed-off-by: Matt Peters <matt.peters@windriver.com>
Acked-by: Vincent Jardin <vincent.jardin@6wind.com>
doc/guides/nics/features/avp.ini
drivers/net/avp/avp_ethdev.c