X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fraw%2Fioat%2Fioat_common.c;h=60de41152ac39851944bfa8d272edda15898b099;hb=e8db4413cba512680e16717a2e6eb89c429ea2c8;hp=f4771745ccbc6be35c829d805954e36bf4a1e852;hpb=6ce4f3d0d7453012df836e312b82cc00d4fb9682;p=dpdk.git diff --git a/drivers/raw/ioat/ioat_common.c b/drivers/raw/ioat/ioat_common.c index f4771745cc..60de41152a 100644 --- a/drivers/raw/ioat/ioat_common.c +++ b/drivers/raw/ioat/ioat_common.c @@ -174,6 +174,7 @@ idxd_dev_configure(const struct rte_rawdev *dev, } rte_idxd->hdls_read = rte_idxd->batch_start = 0; rte_idxd->batch_size = 0; + rte_idxd->hdls_avail = 0; return 0; }