Re: [dpdk-dev] [PATCH v2 0/6] mlx5: some independent fixes

2021-09-20 Thread Thomas Monjalon
12/09/2021 12:36, Michael Baum: > Some independent fixes in mlx5 net and common driver. > > v2: improve commit logs. > > Michael Baum (6): > net/mlx5: fix memory leak in the SH creation > net/mlx5: fix memory leak in PCI probe > net/mlx5: fix allow duplicate pattern devarg default > commo

[dpdk-dev] [PATCH v2 0/6] mlx5: some independent fixes

2021-09-12 Thread Michael Baum
Some independent fixes in mlx5 net and common driver. v2: improve commit logs. Michael Baum (6): net/mlx5: fix memory leak in the SH creation net/mlx5: fix memory leak in PCI probe net/mlx5: fix allow duplicate pattern devarg default common/mlx5: fix class combination validation common/