numam-dpdk/drivers/raw
Lukasz Wojciechowski 22b5c63ed1 raw/skeleton: reset test statistics
Statistics: passed, failed, unsupported and total are kept
in global static variables. As global variables they are initiated
with zeroes. However running test multiple times cumulates results
from previous calls.

This patch resets statistics with zeroes in testsuite_setup().

To reproduce issue fixed by this patch, run rawdev_autotest command
in dpdk-test app multiple times.

Fixes: 55ca1b0f21 ("raw/skeleton: add test cases")
Cc: stable@dpdk.org

Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2020-10-06 23:29:54 +02:00
..
dpaa2_cmdif build: remove makefiles 2020-09-08 00:09:50 +02:00
dpaa2_qdma build: remove makefiles 2020-09-08 00:09:50 +02:00
ifpga bus/pci: query PCI extended capabilities 2020-09-30 19:19:11 +02:00
ioat raw/ioat: support multiple devices being tested 2020-10-06 09:26:15 +02:00
ntb raw/ntb: support Intel Ice Lake 2020-10-06 01:24:33 +02:00
octeontx2_dma rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
octeontx2_ep eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
skeleton raw/skeleton: reset test statistics 2020-10-06 23:29:54 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00