[dpdk-dev] [PATCH 0/5] ixgbe : support to add/remove a MAC address to/from a VF

2014-05-27 Thread Thomas Monjalon
2014-05-12 16:10, Ivan Boule: > The first patch add 2 functions to dynamically add/remove a MAC address > to/from a ixgbe VF device. > The 2 next patches fix the behaviour of the ixgbe_vf functions used in the > first patch. > The fourth patch fix the communication framework used by the VF/PF proto

[dpdk-dev] [PATCH 0/5] ixgbe : support to add/remove a MAC address to/from a VF

2014-05-12 Thread Ivan Boule
The first patch add 2 functions to dynamically add/remove a MAC address to/from a ixgbe VF device. The 2 next patches fix the behaviour of the ixgbe_vf functions used in the first patch. The fourth patch fix the communication framework used by the VF/PF protocol. The last patch assigns a default MA