raw/ioat: allow perform operations function to return error
authorKevin Laatz <kevin.laatz@intel.com>
Tue, 4 May 2021 13:14:53 +0000 (14:14 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 4 May 2021 15:26:38 +0000 (17:26 +0200)
commitd38b62cd6ccffd1e269dbf9942f4f60022c38040
tree81fce1e2c8c92730c33374e3d2139cf0a3574b61
parentc982132144fcc22cc562833d72b14c5c31b5fbf8
raw/ioat: allow perform operations function to return error

Change the return type for the rte_ioat_perform_ops() function from void to
int to allow the possibility of returning an error code in future, should
it be necessary.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
drivers/raw/ioat/rte_ioat_rawdev.h
drivers/raw/ioat/rte_ioat_rawdev_fns.h