diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2014-11-08 01:39:30 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-11-20 14:21:32 -0800 |
commit | b97fe3b1aff8195e689b6b07fa5c00e372d2426f (patch) | |
tree | 51644da2d1ef8cc56a2ae467011c39c32a95da1a /tools/perf/scripts/python | |
parent | dff80520335ac79eed1cd62fcbb7156a6557d94e (diff) |
ixgbevf: Cleanup variable usage, improve stack performance
This change is meant to help cleanup the usage of temporary variables
within the Rx hot-path by removing unnecessary variables and reducing
the scope of variables that do not need to exist outside the main loop.
CC: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions