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