Alex Zelezniak a9a68b61ad net/ixgbe: fix VF reset to apply to correct VF
In SR-IOV configuration, queues 0 - nb_rx_queues belong to VF0,
which means that with the current implementation when a reset mbox
message comes from any VF, it affects the settings of VF0.

Fix this by using PF queue index to update the correct queue.

Fixes: dbb0b8737f64 ("ixgbe: add vlan offload support")

Signed-off-by: Alex Zelezniak <alexz@att.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-09-30 12:27:18 +02:00
..
2016-07-22 01:20:35 +02:00
2016-05-06 15:51:22 +02:00
2016-05-06 15:51:22 +02:00
2016-05-06 15:51:22 +02:00
2016-09-28 02:18:39 +02:00
2016-09-16 10:16:02 +02:00