numam-dpdk/app
Aaron Conole 73afc9df00 test/interrupt: account for race with callback
Because the eal interrupt framework can race when invoking the callback
and a separate unregister call, the test needs to accommodate the chance
that the two collide.  Do this by checking the return value of unregister
against the race-condition flag (EAGAIN).

Fixes: f1a6c22424 ("app/test: update interrupts test")
Cc: stable@dpdk.org

Signed-off-by: Aaron Conole <aconole@redhat.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2019-09-13 17:00:19 +02:00
..
pdump app/pdump: exit with primary process 2019-07-11 00:26:17 +02:00
proc-info eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00
test test/interrupt: account for race with callback 2019-09-13 17:00:19 +02:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev app/bbdev: fix bulk allocation checks 2019-08-06 23:36:34 +02:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf app/compress-perf: prevent output buffer overflow 2019-07-26 14:50:40 +02:00
test-crypto-perf app/crypto-perf: disable asymmetric crypto 2019-07-26 11:22:53 +02:00
test-eventdev app/eventdev: replace license text with SPDX tag 2019-07-29 13:31:45 +02:00
test-pipeline net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
test-pmd app/testpmd: remove duplicated Rx offload commands 2019-08-28 11:28:36 +02:00
Makefile test: move to app directory 2019-02-26 15:29:27 +01:00
meson.build build: enable BSD features visibility for FreeBSD 2019-06-26 16:50:33 +02:00