RE: [PATCH 0/3] Rx adapter API to add Rx queues in burst

2025-02-17 Thread Shijith Thotton
> > 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 bu

Re: [PATCH 0/3] Rx adapter API to add Rx queues in burst

2025-02-17 Thread Naga Harish K, S V
Documentation update is missing. From: Shijith Thotton Sent: Friday, February 7, 2025 7:39 PM To: jer...@marvell.com Cc: pbhagavat...@marvell.com ; Shijith Thotton ; dev@dpdk.org Subject: [PATCH 0/3] Rx adapter API to add Rx queues in burst This patch

[PATCH 0/3] Rx adapter API to add Rx queues in burst

2025-02-07 Thread Shijith Thotton
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 a