]> git.droids-corp.org - dpdk.git/commit
test/dma: increase iterations of capacity test case
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 11 Jan 2022 13:41:05 +0000 (13:41 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 Jan 2022 13:05:47 +0000 (14:05 +0100)
commit98a54d0ae6c68882e5df180c38f03091d77011f7
tree05da08fd9ab63883dfc4679845cd752af5d46684
parent63990aeb08f45f0acd435f67fd52a3736a493563
test/dma: increase iterations of capacity test case

To ensure we catch any bugs in calculation due to wrap-around of the id
values, increase the number of iterations of the burst_capacity test.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Kevin Laatz <kevin.laatz@intel.com>
app/test/test_dmadev.c