ixgbevf: add/remove mac address
authorIvan Boule <ivan.boule@6wind.com>
Mon, 12 May 2014 14:10:46 +0000 (16:10 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 27 May 2014 14:50:19 +0000 (16:50 +0200)
commit17d32e45d5258d1ed0aab0ded4b764958c17cbc7
treed632889e9d5ee2dc7532129a9ca28deb6b6a2898
parent88fccb7a05c64cbb10f2c82d61fafc68f2f2150d
ixgbevf: add/remove mac address

Add missing PMD functions in the ixgbevf driver to add (respectively remove)
a MAC address to/from a 82599 VF.
For this purpose, these 2 functions use the VF/PF mailbox-based protocol.

Signed-off-by: Ivan Boule <ivan.boule@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c