On 8/20/2020 2:42 AM, Wei Hu (Xavier) wrote: > From: Chengchang Tang <tangchengch...@huawei.com> > > When failing to configure VLAN offloads after the port was started, there > is no need to update the port configuration. Currently, when user > configure an unsupported VLAN offloads and fails, and then restart the > port, it will fails since the configuration has been refreshed. > > This patch makes the function return directly insead of refreshing the > configuration when execution fails. > > Fixes: 384161e00627 ("app/testpmd: adjust on the fly VLAN configuration") > Cc: sta...@dpdk.org > > Signed-off-by: Chengchang Tang <tangchengch...@huawei.com> > Signed-off-by: Wei Hu (Xavier) <xavier.hu...@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>