]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/sfc_ef100_tx.c
net/nfp: remove compile time log
[dpdk.git] / drivers / net / sfc / sfc_ef100_tx.c
index f9ad6f7b73de95948858e7d50ab396a9ea25d6e0..522e9a0d3470faa3d2be6c1e7915e68f796c2da8 100644 (file)
@@ -489,6 +489,7 @@ sfc_ef100_tx_qpush(struct sfc_ef100_txq *txq, unsigned int added)
         * operations that follow it (i.e. doorbell write).
         */
        rte_write32(dword.ed_u32[0], txq->doorbell);
+       txq->dp.dpq.tx_dbells++;
 
        sfc_ef100_tx_debug(txq, "TxQ pushed doorbell at pidx %u (added=%u)",
                           EFX_DWORD_FIELD(dword, ERF_GZ_TX_RING_PIDX),