These two patches fix the bugs with indexed memory pool. 1. The incorrect pool entry size with mark reg copy. 2. The incorrect trunks free.
Suanming Mou (2): net/mlx5: fix incorrect indexed pool configurations net/mlx5: fix indexed pool incorrect trunks free drivers/net/mlx5/mlx5.c | 4 ++-- drivers/net/mlx5/mlx5_utils.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 1.8.3.1