numam-dpdk/drivers
Yongseok Koh 09d8b41699 net/mlx5: make vectorized Tx threshold configurable
Add txqs_max_vec parameter to configure the maximum number of Tx queues to
enable vectorized Tx. And its default value is set according to the
architecture and device type.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2018-11-05 15:01:25 +01:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus bus/pci: avoid call to DMA mask check 2018-11-05 01:02:08 +01:00
common common/qat: fix for invalid response from firmware 2018-10-27 02:13:29 +02:00
compress compress/isal: fix uncleared compression states 2018-11-02 12:26:06 +01:00
crypto crypto/caam_jr: fix check before job ring freeing 2018-11-02 12:26:06 +01:00
event fix global variable issues 2018-10-29 02:34:27 +01:00
mempool add missing static keyword to globals 2018-10-29 02:01:08 +01:00
net net/mlx5: make vectorized Tx threshold configurable 2018-11-05 15:01:25 +01:00
raw drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: change default driver installation directory 2018-10-27 23:22:12 +02:00