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 <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(-)
> 

Reply via email to