]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/softnic/rte_eth_softnic_internals.h
net/txgbe: add Rx and Tx init
[dpdk.git] / drivers / net / softnic / rte_eth_softnic_internals.h
index 77e0139a6527839e65c25216cc4c45484845c8a7..9c8737c9e2593b949196dd9f993fb48bd926c47f 100644 (file)
@@ -554,7 +554,7 @@ TAILQ_HEAD(pipeline_list, pipeline);
 #endif
 
 /**
- * Master thead: data plane thread context
+ * Main thread: data plane thread context
  */
 struct softnic_thread {
        struct rte_ring *msgq_req;