net/txgbe: add Rx and Tx init
[dpdk.git] / drivers / net / softnic / rte_eth_softnic_internals.h
index 77e0139..9c8737c 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;