Searched refs:gpe (Results 1 – 5 of 5) sorted by relevance
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 191 * ``--vxlan-gpe``
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 476 * ``--vxlan-gpe-port=N``
|
| H A D | testpmd_funcs.rst | 215 vxlan-gpe 1147 as a tunnel packet by the forwarding engine (geneve, gre, gtp, ipip, vxlan and vxlan-gpe are 1151 as a tunnel packet by the forwarding engine (geneve, gtp, vxlan and vxlan-gpe are 1211 tunnel headers (geneve, gtp, gre, ipip, vxlan, vxlan-gpe). 2311 … (all|default|eth|vlan|ip|tcp|udp|sctp|ether|port|vxlan|geneve|nvgre|vxlan-gpe|l2tpv3|esp|ah|pfcp|… 2416 testpmd> port config (port_id) udp_tunnel_port add|rm vxlan|geneve|vxlan-gpe|ecpri (udp_port) 4061 - ``vxlan-gpe``: match VXLAN-GPE header.
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 10627 struct rte_vxlan_gpe_hdr *gpe; in update_fields() local 10658 gpe = (struct rte_vxlan_gpe_hdr *)buf; in update_fields() 10659 gpe->vx_flags = 0x0C; in update_fields()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 1222 Matches a VXLAN-GPE header (draft-ietf-nvo3-vxlan-gpe-05).
|