Small patchset with fixes after inspecting the librte_net.
I copied [email protected] 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

Reply via email to