mbox

[0/2] net/mlx5: fix indexed pool bugs

Message ID 1587350076-58468-1-git-send-email-suanmingm@mellanox.com (mailing list archive)
Headers

Message

Suanming Mou April 20, 2020, 2:34 a.m. UTC
  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(-)