numam-dpdk/drivers/raw
Ciara Power b7c81c1403 raw/ioat: fix initial ring size check
When running the ioat_rawdev_autotest, the ring size was initially required
to be 0. This prevented the test being run multiple times, as the ring size
is modified to a non-zero value when running the first test.

A global variable is now used to track the expected ring size, and is used
in the initial value check.  This enables the test to be run more than
once.

Fixes: 849470d522 ("raw/ioat: add configure, start and stop functions")
Cc: stable@dpdk.org

Reported-by: Yinan Wang <yinan.wang@intel.com>
Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2019-10-27 14:19:19 +01:00
..
dpaa2_cmdif common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
dpaa2_qdma common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
ifpga raw/ifpga/base: fix dereference before null check 2019-10-25 19:23:22 +02:00
ioat raw/ioat: fix initial ring size check 2019-10-27 14:19:19 +01:00
ntb raw/ntb: add enqueue and dequeue functions 2019-10-21 15:41:18 +02:00
octeontx2_dma drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00
skeleton drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00
Makefile drivers/raw: remove rawdev from directory names 2019-07-30 15:20:41 +02:00
meson.build drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00