Re: [PATCH V2] app/testpmd: update bond port configurations when add slave

2022-10-28 Thread lihuisong (C)
在 2022/10/28 18:59, humin (Q) 写道: 在 2022/10/28 14:20, Huisong Li 写道: Some capabilities (like, rx_offload_capa and tx_offload_capa) of bonding device in dev_info is zero when no slave is added. And its capability will be updated when add a new slave device. The capability to update dynamica

Re: [PATCH V2] app/testpmd: update bond port configurations when add slave

2022-10-28 Thread humin (Q)
在 2022/10/28 14:20, Huisong Li 写道: Some capabilities (like, rx_offload_capa and tx_offload_capa) of bonding device in dev_info is zero when no slave is added. And its capability will be updated when add a new slave device. The capability to update dynamically may introduce some problems if not