numam-dpdk/drivers/raw/ntb
Bruce Richardson f150dd8839 rawdev: allow drivers to return error from info query
Since we now allow some parameter checking inside the driver info_get()
functions, it makes sense to allow error return from those functions to the
caller. Therefore we change the driver callback return type from void to
int.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
2020-09-11 11:50:54 +02:00
..
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
ntb_hw_intel.c raw/ntb: add enqueue and dequeue functions 2019-10-21 15:41:18 +02:00
ntb_hw_intel.h raw/ntb: support Intel NTB 2019-07-05 12:50:19 +02:00
ntb.c rawdev: allow drivers to return error from info query 2020-09-11 11:50:54 +02:00
ntb.h raw/ntb: add enqueue and dequeue functions 2019-10-21 15:41:18 +02:00
rte_pmd_ntb.h raw/ntb: setup queues 2019-10-21 15:41:09 +02:00
rte_rawdev_ntb_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00