Home
last modified time | relevance | path

Searched refs:overlay (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/enic/base/
H A Dvnic_dev.h194 uint8_t overlay, uint8_t config);
195 int vnic_dev_overlay_offload_cfg(struct vnic_dev *vdev, uint8_t overlay,
H A Dvnic_dev.c1290 int vnic_dev_overlay_offload_ctrl(struct vnic_dev *vdev, uint8_t overlay, in vnic_dev_overlay_offload_ctrl() argument
1293 uint64_t a0 = overlay; in vnic_dev_overlay_offload_ctrl()
1300 int vnic_dev_overlay_offload_cfg(struct vnic_dev *vdev, uint8_t overlay, in vnic_dev_overlay_offload_cfg() argument
1304 uint64_t a0 = overlay; in vnic_dev_overlay_offload_cfg()
/dpdk/drivers/net/enic/
H A Denic_rxtx.c257 bool overlay; in enic_noscatter_recv_pkts() local
284 overlay = enic->overlay_offload; in enic_noscatter_recv_pkts()
307 tnl = overlay && (cqd->completed_index_flags & in enic_noscatter_recv_pkts()
/dpdk/doc/guides/nics/
H A Denic.rst267 Recent hardware models support overlay offload. When enabled, the NIC performs
297 In order to enable overlay offload, enable VXLAN and/or Geneve on vNIC
299 enables overlay offload, it prints one of the following messages on the console.
307 By default, PMD enables overlay offload if hardware supports it. To disable
308 it, set ``devargs`` parameter ``disable-overlay=1``. For example::
310 -a 12:00.0,disable-overlay=1
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst2464 VLXAN network overlay which conforms with RFC 7348 (Virtual eXtensible Local
2476 | ``definition`` | Tunnel end-point overlay definition |
2501 network overlay from the matched flow.
2519 NVGRE network overlay which conforms with RFC 7637 (NVGRE: Network
2530 | ``definition`` | NVGRE end-point overlay definition |
2553 network overlay from the matched flow.
H A Dmember_lib.rst34 scalability issues of diverse network applications including overlay networks,
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4339 the VXLAN tunnel network overlay from the matched flow.
4345 the NVGRE tunnel network overlay from the matched flow.