+2
−2
+1
−1
+1
−1
+1
−0
+11
−0
Loading
This is an important aspect of ABI versioning. There was a change to the spdk_bdev_opts struct which is accessible from the public API that results in an ABI change. There was also a change in the spdk_accel_module_if struct that will affect new modules so its major version needs to be revved. There was also a change in the publically accessible rmda_hooks structure which forced an ABI change in the NVMe library. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: I5cc6886fe01b4adc2836b6e15995471f0361dc29 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2663 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>