+2
−2
+2
−2
Loading
DSA 2.0 spec defines the size of Maximum Supported Batch Size as 4 bits (see 9.2.2 General Capabilities Register). Batch index and refcnt was just an uint8_t that couldn't fit all possible values. Right now the batch size is set to DESC_PER_BATCH, but it could be configurable or taken from the aforementioned General Cap register. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Iaffe37e587f95c7b841decb4dea6f30d220fbf5f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21242 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Slawomir Ptak <slawomir.ptak@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>