sta...@dpdk.org; Zhang,
>>> Yuying
>>> ; Singh, Aman Deep
>>> ; Burakov, Anatoly
>>> ; Matan Azrad ; Dmitry
>>> Kozlyuk
>>> Subject: Re: [PATCH v3] app/testpmd: fix secondary process not
>>> forwarding
>>>
>>> On 3/7
, Anatoly
; Matan Azrad ; Dmitry
Kozlyuk
Subject: Re: [PATCH v3] app/testpmd: fix secondary process not
forwarding
On 2/23/2023 2:41 PM, Shiyang He wrote:
Under multi-process scenario, the secondary process gets queue state
from the wrong location (the global variable 'ports'). Therefore,
the
;> Cc: Zhou, YidingX ; sta...@dpdk.org; Zhang,
>>> Yuying ; Singh, Aman Deep
>>> ; Burakov, Anatoly
>>> ; Matan Azrad ; Dmitry
>>> Kozlyuk
>>> Subject: Re: [PATCH v3] app/testpmd: fix secondary process not
>>> forwarding
>>>
&g
gt; ; Burakov, Anatoly
>> ; Matan Azrad ; Dmitry
>> Kozlyuk
>> Subject: Re: [PATCH v3] app/testpmd: fix secondary process not forwarding
>>
>> On 2/23/2023 2:41 PM, Shiyang He wrote:
>>> Under multi-process scenario, the secondary process gets queue state
>-Original Message-
>From: Ferruh Yigit
>Sent: Monday, March 6, 2023 11:06 PM
>To: He, ShiyangX ; dev@dpdk.org
>Cc: Zhou, YidingX ; sta...@dpdk.org; Zhang, Yuying
>; Singh, Aman Deep
>; Burakov, Anatoly
>; Matan Azrad ; Dmitry
>Kozlyuk
>Subject: R
On 2/23/2023 8:08 AM, lihuisong (C) wrote:
>
> 在 2023/2/23 22:41, Shiyang He 写道:
>> Under multi-process scenario, the secondary process gets queue state
>> from the wrong location (the global variable 'ports'). Therefore, the
>> secondary process can not forward since "stream_init" is not called.
On 2/23/2023 2:41 PM, Shiyang He wrote:
> Under multi-process scenario, the secondary process gets queue state
> from the wrong location (the global variable 'ports'). Therefore, the
> secondary process can not forward since "stream_init" is not called.
>
> This commit fixes the issue by calling '
在 2023/2/23 22:41, Shiyang He 写道:
Under multi-process scenario, the secondary process gets queue state
from the wrong location (the global variable 'ports'). Therefore, the
secondary process can not forward since "stream_init" is not called.
This commit fixes the issue by calling 'rte_eth_rx/t
Under multi-process scenario, the secondary process gets queue state
from the wrong location (the global variable 'ports'). Therefore, the
secondary process can not forward since "stream_init" is not called.
This commit fixes the issue by calling 'rte_eth_rx/tx_queue_info_get'
to get queue state f
9 matches
Mail list logo