numam-dpdk/drivers
Matan Azrad 1a241e5579 net/mlx5: fix DevX Rx queue type
When the Rx queue is not in striding RQ mode it should be configured as
cyclic RQ.

In this case the type remains 0 which means linked-list type.

Set the RQ type to be cyclic when the queue is not in striding RQ mode.

Fixes: dc9ceff73c ("net/mlx5: create advanced RxQ via DevX")

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2019-07-29 16:54:27 +02:00
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus net/dpaa2: fix multi-segment Tx 2019-07-23 14:31:36 +02:00
common net/octeontx2: support read clock 2019-07-29 12:24:39 +02:00
compress compress/zlib: fix error handling 2019-07-26 14:52:24 +02:00
crypto crypto/dpaa2_sec: fix handling of session init failure 2019-07-19 14:43:40 +02:00
event net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
mempool bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
net net/mlx5: fix DevX Rx queue type 2019-07-29 16:54:27 +02:00
raw raw/ioat: fix include quotes 2019-07-23 20:49:47 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00