monjalon.net
> >> Cc: dev@dpdk.org; linux...@openeuler.org; Andrew Rybchenko
> >> ; David Marchand
> >> ; Ray Kinsella ; Luca Boccassi
> >>
> >> Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve
> >> queue information
>
Kinsella ; Luca Boccassi
Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
information
On 3/22/21 12:22 PM, Ferruh Yigit wrote:
On 3/18/2021 12:25 PM, Lijun Ou wrote:
Currently, upper-layer application could get queue state only
through pointers such as dev->d
>
> Note: The hairpin queue is not supported with above
> rte_eth_*x_queue_info_get, so the queue state could be
> RTE_ETH_QUEUE_STATE_STARTED or RTE_ETH_QUEUE_STATE_STOPPED.
> Note: After add queue_state field, the 'struct rte_eth_rxq_info' size
> >>
...@openeuler.org; Andrew Rybchenko
; David Marchand
; Ray Kinsella ; Luca Boccassi
Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
information
On 3/22/21 7:53 PM, Ananyev, Konstantin wrote:
-Original Message-
From: Andrew Rybchenko
Sent: Monday, March 22, 2021 4:02
Kinsella ; Luca Boccassi
Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
information
On 3/22/21 7:53 PM, Ananyev, Konstantin wrote:
-Original Message-
From: Andrew Rybchenko
Sent: Monday, March 22, 2021 4:02 PM
To: Ananyev, Konstantin ; Yigit, Ferruh
ay Kinsella ; Luca Boccassi
>
> Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
> information
>
> On 3/22/21 7:53 PM, Ananyev, Konstantin wrote:
> >
> >
> >> -Original Message-
> >> From: Andrew Rybchenko
> >>
dk.org; linux...@openeuler.org; Andrew Rybchenko
>> ; David Marchand
>> ; Ray Kinsella ; Luca Boccassi
>>
>> Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
>> information
>>
>> On 3/22/21 6:45 PM, Ananyev, Konstantin wrote:
>&
ay Kinsella ; Luca Boccassi
>
> Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
> information
>
> On 3/22/21 6:45 PM, Ananyev, Konstantin wrote:
> >
> >
> >> -Original Message-
> >> From: dev On Behalf Of Andrew Rybchenko
peneuler.org; Andrew Rybchenko
>> ; David Marchand
>> ; Ray Kinsella ; Luca Boccassi
>>
>> Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
>> information
>>
>> On 3/22/21 12:22 PM, Ferruh Yigit wrote:
>>> On 3/18/2021
a Boccassi
>
> Subject: Re: [dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue
> information
>
> On 3/22/21 12:22 PM, Ferruh Yigit wrote:
> > On 3/18/2021 12:25 PM, Lijun Ou wrote:
> >> Currently, upper-layer application could get queue state only
&
On 3/22/21 12:22 PM, Ferruh Yigit wrote:
> On 3/18/2021 12:25 PM, Lijun Ou wrote:
>> Currently, upper-layer application could get queue state only
>> through pointers such as dev->data->tx_queue_state[queue_id],
>> this is not the recommended way to access it. So this patch
>> add get queue state w
在 2021/3/22 17:22, Ferruh Yigit 写道:
On 3/18/2021 12:25 PM, Lijun Ou wrote:
Currently, upper-layer application could get queue state only
through pointers such as dev->data->tx_queue_state[queue_id],
this is not the recommended way to access it. So this patch
add get queue state when call rte_
On 22/03/2021 09:22, Ferruh Yigit wrote:
> On 3/18/2021 12:25 PM, Lijun Ou wrote:
>> Currently, upper-layer application could get queue state only
>> through pointers such as dev->data->tx_queue_state[queue_id],
>> this is not the recommended way to access it. So this patch
>> add get queue stat
On 3/18/2021 12:25 PM, Lijun Ou wrote:
Currently, upper-layer application could get queue state only
through pointers such as dev->data->tx_queue_state[queue_id],
this is not the recommended way to access it. So this patch
add get queue state when call rte_eth_rx_queue_info_get and
rte_eth_tx_que
Currently, upper-layer application could get queue state only
through pointers such as dev->data->tx_queue_state[queue_id],
this is not the recommended way to access it. So this patch
add get queue state when call rte_eth_rx_queue_info_get and
rte_eth_tx_queue_info_get API.
Note: The hairpin queue
15 matches
Mail list logo