net: add rte prefix to MPLS structure
authorDavid Marchand <david.marchand@redhat.com>
Wed, 23 Oct 2019 13:40:00 +0000 (15:40 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 25 Oct 2019 17:00:22 +0000 (19:00 +0200)
commitd613fe10b3dbd9bd6d63f4e540291c9491726797
tree917b2605d949532f46c6443ecc510e960aa527e6
parent2379572969145312653b144695f6bca44cb794e0
net: add rte prefix to MPLS structure

Add 'rte_' prefix to structures:
- rename struct mpls_hdr as struct rte_mpls_hdr.

Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/rel_notes/release_19_11.rst
lib/librte_net/rte_mpls.h
lib/librte_net/rte_net.c