diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-07-20 10:41:51 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-20 06:11:18 -0700 |
commit | 9d3684c24a5232c2d7ea8f8a3e60fe235e6a9867 (patch) | |
tree | a5f8913c38e487709f9543533c28b0f1859c9536 /block/bio.c | |
parent | 4752eeb3d891c27905a8fdf4d80e899c0efd4ec7 (diff) | |
download | linux-9d3684c24a5232c2d7ea8f8a3e60fe235e6a9867.tar.bz2 |
veth: create by default nr_possible_cpus queues
This allows easier XDP usage. The number of default active
queues is not changed: 1 RX and 1 TX so that this does
not introduce overhead on the datapath for queue selection.
v1 -> v2:
- drop the module parameter, force default to nr_possible_cpus - Toke
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions