[PATCH v2 0/2] add API and use it to fix a bug
Dengdui Huang
huangdengdui at huawei.com
Mon May 22 15:09:45 CEST 2023
add API to check queue ID validity and use it to fix a bug
Dengdui Huang (2):
ethdev: add API to check queue ID validity
app/testpmd: fix segment fault with invalid queue id
app/test-pmd/cmdline.c | 23 +++++++++++-----
doc/guides/rel_notes/release_23_07.rst | 5 ++++
lib/ethdev/rte_ethdev.c | 30 +++++++++++++++++++++
lib/ethdev/rte_ethdev.h | 36 ++++++++++++++++++++++++++
lib/ethdev/version.map | 4 +++
5 files changed, 91 insertions(+), 7 deletions(-)
--
2.33.0
More information about the dev
mailing list