mbox

[v2,0/2] net/mlx5: make vectorized Tx threshold configurable

Message ID 20181030074901.40342-1-yskoh@mellanox.com (mailing list archive)
Headers

Message

Yongseok Koh Oct. 30, 2018, 7:49 a.m. UTC
  v2:
* add "net/mlx5: move device spawn configuration to probing"
* rename txqs_min_vec to txqs_max_vec

Yongseok Koh (2):
  net/mlx5: move device spawn configuration to probing
  net/mlx5: make vectorized Tx threshold configurable

 doc/guides/nics/mlx5.rst         | 16 ++++++++-
 drivers/net/mlx5/mlx5.c          | 70 ++++++++++++++++++++++++----------------
 drivers/net/mlx5/mlx5.h          |  1 +
 drivers/net/mlx5/mlx5_defs.h     |  6 ++--
 drivers/net/mlx5/mlx5_rxtx_vec.c |  2 +-
 5 files changed, 64 insertions(+), 31 deletions(-)