]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_tso.c
mbuf: rename data address helpers to IOVA
[dpdk.git] / drivers / net / sfc / sfc_tso.c
index ad100676eb52d3347cb3f5d2a4e5dbab3a4ed65b..2e7b595b1227c732c642980d01d57a14999621f9 100644 (file)
@@ -141,7 +141,7 @@ sfc_efx_tso_do(struct sfc_efx_txq *txq, unsigned int idx,
        if (unlikely(tcph_off > encp->enc_tx_tso_tcp_header_offset_limit))
                return EMSGSIZE;
 
-       header_paddr = rte_pktmbuf_mtophys(m);
+       header_paddr = rte_pktmbuf_iova(m);
 
        /*
         * Sometimes headers may be split across multiple mbufs. In such cases