Thread (8 messages) 8 messages, 3 authors, 2017-03-27

Re: [PATCH v3 2/3] net/i40e: configurable PTYPE mapping

From: Wu, Jingjing <hidden>
Date: 2017-03-24 09:55:29

quoted hunk ↗ jump to hunk
diff --git a/drivers/net/i40e/rte_pmd_i40e.h
b/drivers/net/i40e/rte_pmd_i40e.h index a0ad88c..1e25270 100644
--- a/drivers/net/i40e/rte_pmd_i40e.h
+++ b/drivers/net/i40e/rte_pmd_i40e.h
@@ -65,6 +65,13 @@ struct rte_pmd_i40e_mb_event_param {
 	uint16_t msglen;   /**< length of the message */
 };

+#define RTE_PMD_I40E_PTYPE_USER_DEFINE_MASK 0x80000000
+
Could you add more comments to describe the MASK's meaning?
And what is user defined packet type, and what is the user defined packet type?


And what is the difference between update and replace map?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help