RE: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-17 Thread Jiawei(Jonny) Wang
an Darawsheh > Subject: Re: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated > ports > > On 2/16/23 20:58, Ferruh Yigit wrote: > > On 2/14/2023 3:48 PM, Jiawei Wang wrote: > >> When multiple ports are aggregated into a single DPDK port, > >> (ex

Re: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-17 Thread Andrew Rybchenko
On 2/16/23 20:58, Ferruh Yigit wrote: On 2/14/2023 3:48 PM, Jiawei Wang wrote: When multiple ports are aggregated into a single DPDK port, (example: Linux bonding, DPDK bonding, failsafe, etc.), we want to know which port use for Tx via a queue. This patch introduces the new ethdev API rte_eth_

RE: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-16 Thread Jiawei(Jonny) Wang
t; Subject: Re: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated > ports > > For the title, I suggest > ethdev: add Tx queue mapping of aggregated ports > > 14/02/2023 16:48, Jiawei Wang: > > When multiple ports are aggregated into a single DPDK port, >

RE: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-16 Thread Jiawei(Jonny) Wang
@dpdk.org; Raslan Darawsheh > Subject: Re: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated > ports > > On 2/14/2023 3:48 PM, Jiawei Wang wrote: > > When multiple ports are aggregated into a single DPDK port, > > (example: Linux bonding, DPDK bonding, failsafe, e

Re: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-16 Thread Ferruh Yigit
On 2/14/2023 3:48 PM, Jiawei Wang wrote: > When multiple ports are aggregated into a single DPDK port, > (example: Linux bonding, DPDK bonding, failsafe, etc.), > we want to know which port use for Tx via a queue. > > This patch introduces the new ethdev API > rte_eth_dev_map_aggr_tx_affinity(), i

Re: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-16 Thread Thomas Monjalon
For the title, I suggest ethdev: add Tx queue mapping of aggregated ports 14/02/2023 16:48, Jiawei Wang: > When multiple ports are aggregated into a single DPDK port, > (example: Linux bonding, DPDK bonding, failsafe, etc.), > we want to know which port use for Tx via a queue. > > This patch intr

RE: [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports

2023-02-15 Thread Jiawei(Jonny) Wang
Hi Ori, Thomas and Ferruh, Could you please help to review it? Thanks. > -Original Message- > From: Jiawei Wang > Sent: Tuesday, February 14, 2023 11:49 PM > To: Slava Ovsiienko ; Ori Kam ; > NBU-Contact-Thomas Monjalon (EXTERNAL) ; > andrew.rybche...@oktetlabs.ru; Aman Singh ; > Yuying