numam-dpdk/app
Ivan Ilchenko 62024eb827 ethdev: change stop operation callback to return int
Change eth_dev_stop_t return value from void to int.
Make eth_dev_stop_t implementations across all drivers to return
negative errno values if case of error conditions.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-10-16 22:26:41 +02:00
..
pdump build: remove makefiles 2020-09-08 00:09:50 +02:00
proc-info app/procinfo: close devices before exit 2020-10-06 22:00:35 +02:00
test ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
test-acl acl: add 512-bit AVX512 classify method 2020-10-14 14:23:01 +02:00
test-bbdev app/bbdev: fix test vector symlink 2020-10-14 21:32:11 +02:00
test-cmdline cmdline: make implementation logically opaque 2020-10-15 00:39:10 +02:00
test-compress-perf build: remove makefiles 2020-09-08 00:09:50 +02:00
test-crypto-perf crypto/scheduler: rename slave to worker 2020-10-14 21:31:46 +02:00
test-eventdev eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
test-fib build: remove makefiles 2020-09-08 00:09:50 +02:00
test-flow-perf app/flow-perf: check stop call status 2020-10-16 22:26:41 +02:00
test-pipeline app: use new link status print format 2020-09-21 18:05:37 +02:00
test-pmd app/testpmd: check stop call status 2020-10-16 22:26:41 +02:00
test-regex build: remove makefiles 2020-09-08 00:09:50 +02:00
test-sad app/test-sad: fix uninitialized variable 2020-10-14 21:06:56 +02:00
meson.build app/regex: add RegEx test application 2020-07-30 09:13:52 +02:00