[dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Sun Jul 4 17:03:28 CEST 2021


I guess review from net/mlx5 maintainers would be very useful
here. Adding in Cc.

On 6/22/21 12:25 PM, Martin Havlik wrote:
> This patchset fixes the inability to use dedicated queues
> on mlx5 PMD due to RTE Flow rule attempted creation prior to
> starting the device.
> Missing return value check and copy paste error near the rule
> creation have also been fixed.
> 
> Cc: Chas Williams <chas3 at att.com>
> Cc: "Min Hu (Connor)" <humin29 at huawei.com>
> Cc: Declan Doherty <declan.doherty at intel.com>
> Cc: Tomasz Kulasek <tomaszx.kulasek at intel.com>
> Cc: Jan Viktorin <viktorin at cesnet.cz>
> 
> Martin Havlik (3):
>   net/bonding: fix proper return value check and correct log message
>   net/bonding: fix not checked return value
>   net/bonding: start ethdev prior to setting 8023ad flow
> 
>  drivers/net/bonding/rte_eth_bond_pmd.c | 33 +++++++++++++++++++-------
>  1 file changed, 25 insertions(+), 8 deletions(-)
> 



More information about the dev mailing list