numam-dpdk/examples/vhost
Bruce Richardson 245efe544d raw/ioat: report status of completed jobs
Add improved error handling to rte_ioat_completed_ops(). This patch adds
new parameters to the function to enable the user to track the completion
status of each individual operation in a batch. With this addition, the
function can help the user to determine firstly, how many operations may
have failed or been skipped and then secondly, which specific operations
did not complete successfully.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-05-04 17:43:50 +02:00
..
ioat.c raw/ioat: report status of completed jobs 2021-05-04 17:43:50 +02:00
ioat.h examples/vhost: remove async inflight packet counter 2021-02-04 18:19:36 +01:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
main.h examples/vhost: remove async inflight packet counter 2021-02-04 18:19:36 +01:00
Makefile examples: warn about broken pkg-config 2021-01-30 01:27:28 +01:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
virtio_net.c examples/vhost: check memory table query 2021-03-31 08:46:32 +02:00