[PATCH] app/testpmd: fix set Tx offload command
Ferruh Yigit
ferruh.yigit at amd.com
Fri Nov 17 11:19:55 CET 2023
On 11/17/2023 1:31 AM, lihuisong (C) wrote:
>> On 2023/11/17 1:21, Ferruh Yigit wrote:
>>> In command to set Tx offload:
>>> "port config <port_id> tx_offload <offload> on|off",
>>>
>>> there is a defect in "on|off" comparison, so command does opposite of
>>> what is intended. Fixed comparison.
>>>
>>> Fixes: 6280fe565b44 ("app/testpmd: allow offload config for all ports")
>>>
>>> Signed-off-by: Ferruh Yigit <ferruh.yigit at amd.com>
>>
>> Reviewed-by: Chengwen Feng <fengchengwen at huawei.com>
>>
>
> Acked-by: Huisong Li <lihuisong at huawei.com>
>
Bugzilla ID: 1326
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list