diff options
| author | Alexander Duyck <[email protected]> | 2018-07-09 16:19:43 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-07-09 19:27:52 +0000 |
| commit | 58b0b3ed4c226f62fcdf82df366d644b7a2226ca (patch) | |
| tree | c1ea98e0c2402d2e77c7ee3385539310d85f57c6 /drivers/net/xen-netback/interface.c | |
| parent | net: Add support for subordinate device traffic classes (diff) | |
| download | kernel-58b0b3ed4c226f62fcdf82df366d644b7a2226ca.tar.gz kernel-58b0b3ed4c226f62fcdf82df366d644b7a2226ca.zip | |
ixgbe: Add code to populate and use macvlan TC to Tx queue map
This patch makes it so that we use the tc_to_txq mapping in the macvlan
device in order to select the Tx queue for outgoing packets.
The idea here is to try and move away from using ixgbe_select_queue and to
come up with a generic way to make this work for devices going forward. By
encoding this information in the netdev this can become something that can
be used generically as a solution for similar setups going forward.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
