numam-dpdk/examples/performance-thread
Olivier Matz 6d13ea8e8e net: add rte prefix to ether structures
Add 'rte_' prefix to structures:
- rename struct ether_addr as struct rte_ether_addr.
- rename struct ether_hdr as struct rte_ether_hdr.
- rename struct vlan_hdr as struct rte_vlan_hdr.
- rename struct vxlan_hdr as struct rte_vxlan_hdr.
- rename struct vxlan_gpe_hdr as struct rte_vxlan_gpe_hdr.

Do not update the command line library to avoid adding a dependency to
librte_net.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-05-24 13:34:45 +02:00
..
common doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
l3fwd-thread net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
pthread_shim examples: detect default build directory 2019-03-30 01:12:15 +01:00
Makefile examples: detect default build directory 2019-03-30 01:12:15 +01:00
meson.build examples: add empty meson files for unsupported ones 2018-04-17 16:09:43 +02:00