diff options
| author | Thomas Petazzoni <[email protected]> | 2017-08-03 08:41:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-03 22:16:09 +0000 |
| commit | 591f4cfab38a6e69573210b21c0554e1acbbd532 (patch) | |
| tree | 5c445ac7f8f093289769f7b417035434e6321ccd /net/sched/cls_basic.c | |
| parent | net: mvpp2: move from cpu-centric naming to "software thread" naming (diff) | |
| download | kernel-591f4cfab38a6e69573210b21c0554e1acbbd532.tar.gz kernel-591f4cfab38a6e69573210b21c0554e1acbbd532.zip | |
net: mvpp2: introduce queue_vector concept
In preparation to the introduction of TX interrupts and improved RX
queue distribution, this commit introduces the concept of "queue
vector". A queue vector represents a number of RX and/or TX queues,
and an associated NAPI instance and interrupt.
This commit currently only creates a single queue_vector, so there are
no changes in behavior, but it paves the way for additional
queue_vector in the next commits.
Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
