Searched refs:passthru (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_flow.c | 1188 bool passthru = false; in enic_copy_action_v2() local 1287 passthru = true; in enic_copy_action_v2() 1298 if (passthru && !(overlap & MARK)) in enic_copy_action_v2()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | switch_representation.rst | 812 actions vxlan_encap vni 42 / passthru / end 818 actions vxlan_decap / passthru / end 820 Here ``passthru`` is needed since as described in `actions order and
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enic.rst | 240 - Actions: queue, mark, drop, flag, rss, passthru, and void 248 …- Ingress Actions: count, drop, flag, jump, mark, port_id, passthru, queue, rss, vxlan_decap, vxla… 249 - Egress Actions: count, drop, jump, passthru, vxlan_encap, and void
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3817 drop / passthru / end # drop has no effect 3830 - ``passthru``: let subsequent rule process matched packets. 3846 - ``drop``: drop packets (note: passthru has priority).
|