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.yi...@amd.com> >> >> Reviewed-by: Chengwen Feng <fengcheng...@huawei.com> >> > > Acked-by: Huisong Li <lihuis...@huawei.com> >
Bugzilla ID: 1326 Applied to dpdk-next-net/main, thanks.