]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/octeontx2/otx2_ethdev_sec.c
net/sfc: use own logging helper macros
[dpdk.git] / drivers / net / octeontx2 / otx2_ethdev_sec.c
index a155594e25d3be44fbd256240c4d8c98d0ea29f9..0cbeed012383d5198113256699be9803fd1fb78c 100644 (file)
@@ -312,7 +312,7 @@ hmac_init(struct otx2_ipsec_fp_sa_ctl *ctl, struct otx2_cpt_qp *qp,
 
        timeout = rte_get_timer_cycles() + 5 * rte_get_timer_hz();
 
-       rte_cio_wmb();
+       rte_io_wmb();
 
        do {
                otx2_lmt_mov(qp->lmtline, &inst, 2);