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 <ch...@att.com> Cc: "Min Hu (Connor)" <humi...@huawei.com> Cc: Declan Doherty <declan.dohe...@intel.com> Cc: Tomasz Kulasek <tomaszx.kula...@intel.com> Cc: Jan Viktorin <vikto...@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(-) -- 2.27.0