Searched refs:passthru (Results 1 – 10 of 10) sorted by relevance
| /dpdk/doc/guides/nics/features/ |
| H A D | tap.ini | 39 passthru = Y key
|
| H A D | enic.ini | 68 passthru = Y key
|
| H A D | iavf.ini | 67 passthru = Y key
|
| H A D | i40e.ini | 79 passthru = Y key
|
| H A D | ice.ini | 81 passthru = Y key
|
| H A D | default.ini | 173 passthru = key
|
| /dpdk/drivers/net/enic/ |
| H A D | enic_flow.c | 1188 bool passthru = false; in enic_copy_action_v2() local 1290 passthru = true; in enic_copy_action_v2() 1301 if (passthru && !(overlap & MARK)) in enic_copy_action_v2()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | switch_representation.rst | 838 actions vxlan_encap vni 42 / passthru / end 844 actions vxlan_decap / passthru / end 846 Here ``passthru`` is needed since as described in `actions order and
|
| /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
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 4229 drop / passthru / end # drop has no effect 4242 - ``passthru``: let subsequent rule process matched packets. 4258 - ``drop``: drop packets (note: passthru has priority).
|