fm10k: add mac filtering
authorShaopeng He <shaopeng.he@intel.com>
Thu, 18 Jun 2015 07:21:20 +0000 (15:21 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 22 Jun 2015 15:27:59 +0000 (17:27 +0200)
commitf28dd9f43b2df232b2a8f88a0ee3ee7163efbe01
tree9669c0bee8e416cc8aea5707f15c4075f4e8f3fa
parent2e58464ca9be0b56e81a3f5b4155e691e9634c39
fm10k: add mac filtering

MAC filter function was newly added, each PF and VF can have up to
64 MAC addresses.
VF filter needs support from PF host, which is not available now.

Signed-off-by: Shaopeng He <shaopeng.he@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
drivers/net/fm10k/fm10k.h
drivers/net/fm10k/fm10k_ethdev.c