summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2011-08-26 07:44:32 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-10-06 22:59:27 -0700
commit7d13a7d0da74d127457cc6f88e47fd8e85960a13 (patch)
tree89766c0ade904cda76c1307455ab9f8986d4057d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent0603464956e863810af60c08b4b2e8ab50363a54 (diff)
igb: Consolidate creation of Tx context descriptors into a single function
This patch is meant to simplify the transmit path by reducing the overhead for creating a transmit context descriptor. The current implementation is split with igb_tso and igb_tx_csum doing two separate implementations on how to setup the tx_buffer_info structure and the tx_desc. By combining them it is possible to reduce code and simplify things since now only one function will create context descriptors. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions