16/10/2023 13:51, Ferruh Yigit:
> On 9/8/2023 12:28 PM, Jie Hai wrote:
> > The DPDK framework reports the queue state, which is stored in
> > dev->data->tx_queue_state and dev->data->rx_queue_state. The
> > state is maintained by the driver. Users may determine whether
> > a queue participates in p
On 10/16/2023 12:51 PM, Ferruh Yigit wrote:
> On 9/8/2023 12:28 PM, Jie Hai wrote:
>> The DPDK framework reports the queue state, which is stored in
>> dev->data->tx_queue_state and dev->data->rx_queue_state. The
>> state is maintained by the driver. Users may determine whether
>> a queue participa
On 9/8/2023 12:28 PM, Jie Hai wrote:
> The DPDK framework reports the queue state, which is stored in
> dev->data->tx_queue_state and dev->data->rx_queue_state. The
> state is maintained by the driver. Users may determine whether
> a queue participates in packet forwarding based on the state,
> for
On 9/22/2023 7:41 AM, David Marchand wrote:
> Hello,
>
> On Fri, Sep 22, 2023 at 4:41 AM Jie Hai wrote:
>> On 2023/9/19 0:54, Ferruh Yigit wrote:
>>> On 9/8/2023 12:50 PM, David Marchand wrote:
On Fri, Sep 8, 2023 at 1:32 PM Jie Hai wrote:
>
> The DPDK framework reports the queue st
On 2023/9/22 14:41, David Marchand wrote:
Hello,
On Fri, Sep 22, 2023 at 4:41 AM Jie Hai wrote:
On 2023/9/19 0:54, Ferruh Yigit wrote:
On 9/8/2023 12:50 PM, David Marchand wrote:
On Fri, Sep 8, 2023 at 1:32 PM Jie Hai wrote:
The DPDK framework reports the queue state, which is stored in
d
Hello,
On Fri, Sep 22, 2023 at 4:41 AM Jie Hai wrote:
> On 2023/9/19 0:54, Ferruh Yigit wrote:
> > On 9/8/2023 12:50 PM, David Marchand wrote:
> >> On Fri, Sep 8, 2023 at 1:32 PM Jie Hai wrote:
> >>>
> >>> The DPDK framework reports the queue state, which is stored in
> >>> dev->data->tx_queue_s
On 2023/9/19 0:54, Ferruh Yigit wrote:
On 9/8/2023 12:50 PM, David Marchand wrote:
On Fri, Sep 8, 2023 at 1:32 PM Jie Hai wrote:
The DPDK framework reports the queue state, which is stored in
dev->data->tx_queue_state and dev->data->rx_queue_state. The
state is maintained by the driver. Use
On 9/8/2023 12:50 PM, David Marchand wrote:
> On Fri, Sep 8, 2023 at 1:32 PM Jie Hai wrote:
>>
>> The DPDK framework reports the queue state, which is stored in
>> dev->data->tx_queue_state and dev->data->rx_queue_state. The
>> state is maintained by the driver. Users may determine whether
>> a qu
On Fri, Sep 8, 2023 at 1:32 PM Jie Hai wrote:
>
> The DPDK framework reports the queue state, which is stored in
> dev->data->tx_queue_state and dev->data->rx_queue_state. The
> state is maintained by the driver. Users may determine whether
> a queue participates in packet forwarding based on the
The DPDK framework reports the queue state, which is stored in
dev->data->tx_queue_state and dev->data->rx_queue_state. The
state is maintained by the driver. Users may determine whether
a queue participates in packet forwarding based on the state,
for example,
[1] 5028f207a4fa ("app/testpmd: fix
10 matches
Mail list logo