aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSameeh Jubran <[email protected]>2019-10-06 15:33:23 +0300
committerDavid S. Miller <[email protected]>2019-10-07 09:30:03 -0400
commitfaa615f9da5d79937756363ff0628d04b61015a1 (patch)
tree682a9957978c170872c2c7344038c09ad2ff321e /tools/perf/scripts/python/export-to-sqlite.py
parent9b75803e6ed763c60166d8f433e52b8164390c25 (diff)
net: ena: change num_queues to num_io_queues for clarity and consistency
Most places in the code refer to the IO queues as io_queues and not simply queues. Examples - max_io_queues_per_vf, ENA_MAX_NUM_IO_QUEUES, ena_destroy_all_io_queues() etc.. We are also adding the new max_num_io_queues field to struct ena_adapter in the following commit. The changes included in this commit are: struct ena_adapter->num_queues => struct ena_adapter->num_io_queues Signed-off-by: Arthur Kiyanovski <[email protected]> Signed-off-by: Sameeh Jubran <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions