X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fnet%2Fsoftnic%2Frte_eth_softnic_internals.h;h=9c8737c9e2593b949196dd9f993fb48bd926c47f;hb=be797cbf4582f3c474f208aeb3d1baa4001a6156;hp=77e0139a6527839e65c25216cc4c45484845c8a7;hpb=b5dfa6703d4967f63bc7f257f6ec45bea1aa16fd;p=dpdk.git diff --git a/drivers/net/softnic/rte_eth_softnic_internals.h b/drivers/net/softnic/rte_eth_softnic_internals.h index 77e0139a65..9c8737c9e2 100644 --- a/drivers/net/softnic/rte_eth_softnic_internals.h +++ b/drivers/net/softnic/rte_eth_softnic_internals.h @@ -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;