diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2014-09-20 19:51:15 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-09-23 03:59:20 -0700 |
commit | 5cd5e2e98205df377d93fb8dd15c6f3ed4bfa1d6 (patch) | |
tree | c0b9a8e62e5402085a4a314f2743a652ac4bab23 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 76a540d4728a379e022fb2e2e8766d502b6d345c (diff) |
fm10k: Add support for MACVLAN acceleration
This patch adds support for L2 MACVLAN by making use of the fact that the
RRC provides a unique tag per filter called a Global Resource Tag, or GLORT.
In the case of this offload what I have done is assigned a linear block of
these so that each GLORT represents one of the MACVLAN netdevs. By doing
this I can share the Rx queues and Tx queues for all of the MACVLAN netdevs
while allowing them to be demuxed in the Rx cleanup path.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions