diff options
| author | Alexander Duyck <[email protected]> | 2018-07-09 12:19:43 -0400 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-07-09 12:27:52 -0700 |
| commit | 58b0b3ed4c226f62fcdf82df366d644b7a2226ca (patch) | |
| tree | c1ea98e0c2402d2e77c7ee3385539310d85f57c6 /net/core/utils.c | |
| parent | ffcfe25bb50f27395e15fa999f1a7eb769f55360 (diff) | |
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 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions