numam-dpdk/lib/librte_pipeline
Flavia Musatescu 512d873ff1 net: add new header file for VXLAN
The VXLAN related definitions and structures are moved from
rte_ether.h to a new header file: rte_xvlan.h.

Also introducing a new define macro for VXLAN default port id:
RTE_VXLAN_DEFAULT_PORT

Signed-off-by: Flavia Musatescu <flavia.musatescu@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Tested-by: Raslan Darawsheh <rasland@mellanox.com>
2019-10-25 19:00:22 +02:00
..
Makefile pipeline: add symmetric crypto table action 2018-10-12 19:33:07 +02:00
meson.build pipeline: add symmetric crypto table action 2018-10-12 19:33:07 +02:00
rte_pipeline_version.map pipeline: add symmetric crypto table action 2018-10-12 19:33:07 +02:00
rte_pipeline.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
rte_pipeline.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_in_action.c pipeline: add port in action APIs 2018-04-04 12:26:07 +02:00
rte_port_in_action.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_table_action.c net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00
rte_table_action.h examples/ip_pipeline: add config flexibility to TM 2019-07-22 15:42:59 +02:00