On 6/5/2023 3:27 AM, Dengdui Huang wrote: > This series add a commom API to check queue id > and use it to fix a bug. > > v4->v5 > update document order and correcting typos > > v3->v4 > update API name and uptate description in the API documentation > > v2->v3 > update API name and use the internal function > eth_dev_validate_tx_queue() to check queue id > > v1->v2 > add a commom API to check queue id > > Dengdui Huang (2): > ethdev: add API to check if queue is valid > app/testpmd: fix segment fault with invalid queue ID >
Series applied to dpdk-next-net/main, thanks.