Thursday, April 18, 2019 3:15 AM, Thomas Monjalon:
> Subject: [PATCH] net/mlx5: replace a port lookup with ethdev API
>
> Looking for an ethdev port is better (and more efficient) with an ethdev API
> than an EAL one.
>
> Signed-off-by: Thomas Monjalon
Applied to next-net-mlx, thanks.
Looking for an ethdev port is better (and more efficient)
with an ethdev API than an EAL one.
Signed-off-by: Thomas Monjalon
---
drivers/net/mlx5/mlx5_mr.c | 12 +++-
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/drivers/net/mlx5/mlx5_mr.c b/drivers/net/mlx5/mlx5_mr.c
ind
2 matches
Mail list logo