[dpdk-dev] [PATCH 0/3] net definitions fixes
David Marchand
david.marchand at redhat.com
Wed Oct 23 10:51:55 CEST 2019
Small patchset with fixes after inspecting the librte_net.
I copied stable at dpdk.org in the 2nd patch for information only.
--
David Marchand
David Marchand (3):
net: add missing rte prefix on PPPoE defines
net: add rte prefix to MPLS structure
net: hide internal CRC defines
lib/librte_net/rte_ether.h | 4 ++--
lib/librte_net/rte_mpls.h | 2 +-
lib/librte_net/rte_net.c | 4 ++--
lib/librte_net/rte_net_crc.c | 6 ++++++
lib/librte_net/rte_net_crc.h | 6 ------
lib/librte_pipeline/rte_table_action.c | 4 ++--
6 files changed, 13 insertions(+), 13 deletions(-)
--
1.8.3.1
More information about the dev
mailing list