[PATCH v2 0/3] net/tap: queue limit patches
Stephen Hemminger
stephen at networkplumber.org
Sat Oct 12 04:17:26 CEST 2024
Some patches related to recent queue limit changes.
v2 - up the limit to maximum Linux can support
dont use static_assert here
get rid of unreachable checks in configure
Stephen Hemminger (3):
net/tap: handle increase in mp_max_fds
net/tap: increase the maximum allowable queues
net/tap: remove unnecessary checks in configure
drivers/net/tap/meson.build | 3 ++-
drivers/net/tap/rte_eth_tap.c | 21 +++------------------
2 files changed, 5 insertions(+), 19 deletions(-)
--
2.45.2
More information about the dev
mailing list