[PATCH 0/3] Rx adapter API to add Rx queues in burst
Shijith Thotton
sthotton at marvell.com
Tue Feb 18 05:44:22 CET 2025
>
> Documentation update is missing.
>
Missed it, I will update in v2.
Thanks,
Shijith
>This patch series introduces the rte_event_eth_rx_adapter_queues_add()
>API, allowing multiple Rx queues to be added to an Rx adapter in a
>single burst. This enhancement benefits applications that require bulk
>addition of Rx queues.
>
>To support this API, a new internal eventdev PMD operation for adding Rx
>queues has been implemented. The second patch in the series enables this
>operation for the CNXK PMD.
>
>Additionally, a unit test has been added to validate the API's
>functionality.
>
More information about the dev
mailing list