On 1/27/2022 9:18 AM, Min Hu (Connor) wrote:

<...>

在 2022/1/26 21:10, Ferruh Yigit 写道:
ethdev requires device to be configured before setting MTU.

In bonding PMD, while configuring slaves, bonding first sets MTU later
configures them, which causes failure if slaves are not configured in
advance.

Fixing by changing the order in slave configure as requested in ethdev
layer, configure first and set MTU later.

Bugzilla ID: 864
Fixes: b26bee10ee37 ("ethdev: forbid MTU set before device configure")
Cc: sta...@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>

Tested-by: Yu Jiang <yux.ji...@intel.com>

Acked-by: Min Hu (Connor) <humi...@huawei.com>


Applied to dpdk-next-net/main, thanks.

Reply via email to