diff options
| author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-05-11 12:32:45 +0400 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-07-17 14:03:27 +0400 |
| commit | 6b43c44654f686c68f742baebb85ee9185d48687 (patch) | |
| tree | 0bc3dd6dbcfd2c674c9ee2c37a6e22113e085767 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 3595990a9ccc1b819bfe801940eb05f8a84f253e (diff) | |
| download | linux-6b43c44654f686c68f742baebb85ee9185d48687.tar.xz | |
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
For most cases the ixgbevf driver will only ever contain a single Tx and
single Rx queue. In order to track that it makes more sense to use a
pointer instead of using a bitmap which must be search in order to locate
the ring on an adapter index. As such I am changing the code to use
pointers and an iterator to access all rings on a given q_vector.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
