[dpdk-dev] [PATCH V3 0/2] mbuf:add eCPRI hardware packet type mapping

Lingyu Liu lingyu.liu at intel.com
Tue Apr 20 10:38:15 CEST 2021


Create eCPRI hardward packet in mbuf and add mapping in iavf.

Lingyu Liu (2):
  mbuf: support eCPRI hardware packet type
  net/iavf: update PTYPE mapping for eCPRI
---
 V3 change:
 - create patch set and add the second patch

 app/test-pmd/util.c              | 25 +++++++++------
 drivers/net/iavf/iavf_rxtx.c     | 52 ++++++++++++++++++++------------
 lib/librte_mbuf/rte_mbuf_ptype.c |  2 ++
 lib/librte_mbuf/rte_mbuf_ptype.h | 22 ++++++++++++++
 4 files changed, 72 insertions(+), 29 deletions(-)

-- 
2.25.1



More information about the dev mailing list