]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pmd_ixgbe/ixgbe_rxtx.c
spelling fixes
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_rxtx.c
index 55414b9210abb7ca3dee1edfa91c96e61548e3a9..37d02aae0577f0174f86c14004343507dc8fc985 100644 (file)
@@ -2139,7 +2139,7 @@ ixgbe_dev_rx_queue_setup(struct rte_eth_dev *dev,
                     rxq->sw_ring, rxq->rx_ring, rxq->rx_ring_phys_addr);
 
        /*
-        * Certain constaints must be met in order to use the bulk buffer
+        * Certain constraints must be met in order to use the bulk buffer
         * allocation Rx burst function.
         */
        use_def_burst_func = check_rx_burst_bulk_alloc_preconditions(rxq);