]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/nfp/nfp_net.c
fix typos using codespell utility
[dpdk.git] / drivers / net / nfp / nfp_net.c
index ffd0f1001e0323007baa02319423d3e35d8751cc..0ee7fb827549d2e302d150afce53e6c8a8341424 100644 (file)
@@ -1173,7 +1173,7 @@ nfp_net_rx_queue_count(struct rte_eth_dev *dev, uint16_t queue_idx)
         * Other PMDs are just checking the DD bit in intervals of 4
         * descriptors and counting all four if the first has the DD
         * bit on. Of course, this is not accurate but can be good for
-        * perfomance. But ideally that should be done in descriptors
+        * performance. But ideally that should be done in descriptors
         * chunks belonging to the same cache line
         */