numam-dpdk/drivers/raw/ioat
Ciara Power df769483bf raw/ioat: fix device state after test
The ioat rawdev was initially started during the test, however was never
stopped. This would cause issues when running the test again, as the device
cannot be configured when in a running state.

The device is now stopped after the test has completed, or if the test is
terminated due to error.

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

Signed-off-by: Ciara Power <ciara.power@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2019-10-27 14:09:08 +01:00
..
ioat_rawdev_test.c raw/ioat: fix device state after test 2019-10-27 14:09:08 +01:00
ioat_rawdev.c eal: fix IOVA mode selection as VA for PCI drivers 2019-07-22 17:45:52 +02:00
Makefile drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00
meson.build drivers: add some reasons for meson disabling 2019-09-12 18:32:40 +02:00
rte_ioat_rawdev.h raw/ioat: fix include quotes 2019-07-23 20:49:47 +02:00
rte_ioat_spec.h raw/ioat: add register definition file 2019-07-04 09:44:23 +02:00
rte_rawdev_ioat_version.map drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00