| /f-stack/dpdk/examples/ip_pipeline/examples/ |
| H A D | route_ecmp.cli | 22 table action profile APRT ipv4 offset 270 fwd balance offset 278 mask 00FF0000FFFFFFFFFFFFFFFFFFFFF… 23 table action profile APNH ipv4 offset 270 fwd encap ether 48 pipeline PIPELINE0 table 0 rule add match default action fwd port 4 49 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.0.0.0 10 action fwd table 1 balance 0 0 0 0 … 50 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.64.0.0 10 action fwd table 1 balance 1 1 1 1… 51 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.128.0.0 10 action fwd table 1 balance 2 2 2 … 52 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.192.0.0 10 action fwd table 1 balance 3 3 3 … 54 pipeline PIPELINE0 table 1 rule add match array 0 action fwd port 0 encap ether a0:a1:a2:a3:a4:a5 0… 55 pipeline PIPELINE0 table 1 rule add match array 1 action fwd port 1 encap ether b0:b1:b2:b3:b4:b5 1… 56 pipeline PIPELINE0 table 1 rule add match array 2 action fwd port 2 encap ether c0:c1:c2:c3:c4:c5 2… [all …]
|
| H A D | flow_crypto.cli | 30 table action profile AP0 ipv4 offset 270 fwd sym_crypto dev CRYPTO0 offset 1792 31 table action profile AP1 ipv4 offset 270 fwd 50 pipeline PIPELINE0 table 0 rule add match default action fwd port 2 53 pipeline PIPELINE0 table 0 rule add match hash ipv4_addr 100.0.0.10 action fwd port 0 sym_crypto en… 55 #pipeline PIPELINE0 table 0 rule add match hash ipv4_addr 100.0.0.10 action fwd port 0 sym_crypto d… 57 pipeline PIPELINE0 table 1 rule add match default action fwd port 1
|
| H A D | firewall.cli | 32 table action profile AP0 ipv4 offset 270 fwd 55 pipeline PIPELINE0 table 0 rule add match default action fwd drop 56 …ble 0 rule add match acl priority 0 ipv4 0.0.0.0 0 100.0.0.0 10 0 65535 0 65535 6 action fwd port 0 57 …le 0 rule add match acl priority 0 ipv4 0.0.0.0 0 100.64.0.0 10 0 65535 0 65535 6 action fwd port 1 58 …e 0 rule add match acl priority 0 ipv4 0.0.0.0 0 100.128.0.0 10 0 65535 0 65535 6 action fwd port 2 59 …e 0 rule add match acl priority 0 ipv4 0.0.0.0 0 100.192.0.0 10 0 65535 0 65535 6 action fwd port 3
|
| H A D | flow.cli | 32 table action profile AP0 ipv4 offset 270 fwd 56 pipeline PIPELINE0 table 0 rule add match default action fwd port 4 57 …PIPELINE0 table 0 rule add match hash ipv4_5tuple 100.0.0.10 200.0.0.10 100 200 6 action fwd port 0 58 …PIPELINE0 table 0 rule add match hash ipv4_5tuple 100.0.0.11 200.0.0.11 101 201 6 action fwd port 1 59 …PIPELINE0 table 0 rule add match hash ipv4_5tuple 100.0.0.12 200.0.0.12 102 202 6 action fwd port 2 60 …PIPELINE0 table 0 rule add match hash ipv4_5tuple 100.0.0.13 200.0.0.13 103 203 6 action fwd port 3
|
| H A D | route.cli | 32 table action profile AP0 ipv4 offset 270 fwd encap ether 56 pipeline PIPELINE0 table 0 rule add match default action fwd port 4 57 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.0.0.0 10 action fwd port 0 encap ether a0:a1… 58 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.64.0.0 10 action fwd port 1 encap ether b0:b… 59 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.128.0.0 10 action fwd port 2 encap ether c0:… 60 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.192.0.0 10 action fwd port 3 encap ether d0:…
|
| H A D | kni.cli | 40 table action profile AP0 ipv4 offset 270 fwd 66 pipeline PIPELINE0 table 0 rule add match default action fwd port 0 67 pipeline PIPELINE0 table 1 rule add match default action fwd port 1 68 pipeline PIPELINE0 table 2 rule add match default action fwd port 2 69 pipeline PIPELINE0 table 3 rule add match default action fwd port 3
|
| H A D | tap.cli | 37 table action profile AP0 ipv4 offset 270 fwd 63 pipeline PIPELINE0 table 0 rule add match default action fwd port 0 64 pipeline PIPELINE0 table 1 rule add match default action fwd port 1 65 pipeline PIPELINE0 table 2 rule add match default action fwd port 2 66 pipeline PIPELINE0 table 3 rule add match default action fwd port 3
|
| H A D | l2fwd.cli | 48 pipeline PIPELINE0 table 0 rule add match default action fwd port 1 49 pipeline PIPELINE0 table 1 rule add match default action fwd port 0 50 pipeline PIPELINE0 table 2 rule add match default action fwd port 3 51 pipeline PIPELINE0 table 3 rule add match default action fwd port 2
|
| H A D | rss.cli | 68 pipeline PIPELINE0 table 0 rule add match default action fwd port 0 81 pipeline PIPELINE1 table 0 rule add match default action fwd port 0 94 pipeline PIPELINE2 table 0 rule add match default action fwd port 0 107 pipeline PIPELINE3 table 0 rule add match default action fwd port 0
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | pipeline_worker_tx.c | 55 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single() local 75 fwd++; in worker_do_tx_single() 81 rte_lcore_id(), received, fwd, tx); in worker_do_tx_single() 91 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_atq() local 110 fwd++; in worker_do_tx_single_atq() 157 fwd += nb_rx; in worker_do_tx_single_burst() 201 fwd += nb_rx; in worker_do_tx_single_burst_atq() 251 fwd++; in worker_do_tx() 297 fwd++; in worker_do_tx_atq() 352 fwd += nb_rx; in worker_do_tx_burst() [all …]
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | firmware.cli | 11 pipeline RX table 0 rule add match default action fwd port 0 18 pipeline TX table 0 rule add match default action fwd port 0
|
| H A D | rte_eth_softnic_thread.c | 1139 action->fwd.id >= p->n_ports_out) in action_check() 1143 action->fwd.id >= p->n_tables) in action_check() 1201 action->fwd.id >= p->n_ports_out) in action_default_check() 1205 action->fwd.id >= p->n_tables) in action_default_check() 1363 data_in->action = action->fwd.action; in softnic_pipeline_table_rule_add_default() 1365 data_in->port_id = action->fwd.id; in softnic_pipeline_table_rule_add_default() 1367 data_in->table_id = action->fwd.id; in softnic_pipeline_table_rule_add_default() 2445 &action->fwd); in action_convert() 2625 data_in->action = action->fwd.action; in pipeline_msg_handle_table_rule_add_default() 2627 data_in->port_id = action->fwd.id; in pipeline_msg_handle_table_rule_add_default() [all …]
|
| H A D | rte_eth_softnic_flow.c | 1238 rule_action->fwd.action = RTE_PIPELINE_ACTION_TABLE; in flow_rule_action_get() 1239 rule_action->fwd.id = map->table_id; in flow_rule_action_get() 1301 rule_action->fwd.action = RTE_PIPELINE_ACTION_PORT; in flow_rule_action_get() 1302 rule_action->fwd.id = port_id; in flow_rule_action_get() 1401 rule_action->fwd.action = RTE_PIPELINE_ACTION_PORT_META; in flow_rule_action_get() 1434 rule_action->fwd.action = RTE_PIPELINE_ACTION_DROP; in flow_rule_action_get()
|
| /f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/ |
| H A D | malloc.c | 3068 fwd = bck->fd; in _int_malloc() 3073 fwd = bck->fd; in _int_malloc() 3075 if (fwd != bck) { in _int_malloc() 3078 fwd = bck; in _int_malloc() 3087 fwd = fwd->fd; in _int_malloc() 3096 victim->fd = fwd; in _int_malloc() 3097 fwd->bk = victim; in _int_malloc() 3362 fwd = bck->fd; in _int_free() 3364 p->fd = fwd; in _int_free() 3366 fwd->bk = p; in _int_free() [all …]
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | thread.c | 1111 (action->fwd.id >= p->n_ports_out)) in action_check() 1115 (action->fwd.id >= p->n_tables)) in action_check() 1173 (action->fwd.id >= p->n_ports_out)) in action_default_check() 1177 (action->fwd.id >= p->n_tables)) in action_default_check() 1484 data_in->action = action->fwd.action; in pipeline_table_rule_add_default() 1486 data_in->port_id = action->fwd.id; in pipeline_table_rule_add_default() 1488 data_in->table_id = action->fwd.id; in pipeline_table_rule_add_default() 2594 &action->fwd); in action_convert() 2774 data_in->action = action->fwd.action; in pipeline_msg_handle_table_rule_add_default() 2776 data_in->port_id = action->fwd.id; in pipeline_msg_handle_table_rule_add_default() [all …]
|
| H A D | cli.c | 3142 a->fwd.action = RTE_PIPELINE_ACTION_DROP; in parse_table_action_fwd() 3155 a->fwd.id = id; in parse_table_action_fwd() 3174 a->fwd.id = id; in parse_table_action_fwd() 4518 action.fwd.id = id; in cmd_pipeline_table_rule_add_default() 4540 action.fwd.id = id; in cmd_pipeline_table_rule_add_default() 4917 switch (a->fwd.action) { in table_rule_show() 4923 fprintf(f, "port %u ", a->fwd.id); in table_rule_show() 4932 fprintf(f, "table %u ", a->fwd.id); in table_rule_show() 5108 switch (a->fwd.action) { in table_rule_show() 5114 fprintf(f, "port %u ", a->fwd.id); in table_rule_show() [all …]
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ntb.rst | 51 * ``--fwd-mode=mode`` 92 * ``set fwd file-trans/rxonly/txonly/iofwd``: Set packet forwarding
|
| H A D | ip_pipeline.rst | 334 fwd 343 [ttl drop | fwd 435 fwd 462 fwd
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | brcm,bcm7120-l2-intc.txt | 71 - brcm,int-fwd-mask: if present, a bit mask to configure the interrupts which 87 brcm,int-fwd-mask = <0x7>;
|
| H A D | brcm,bcm7038-l1-intc.txt | 41 - brcm,int-fwd-mask: if present, a bit mask to indicate which interrupts
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | softnic.rst | 211 softnic> pipeline RX table 0 rule add match default action fwd port 0 212 softnic> pipeline TX table 0 rule add match default action fwd port 0 261 …pipeline RX table 0 rule add match default action fwd port 0 (Soft NIC rx pipeline table 0 … 262 …pipeline TX table 0 rule add match default action fwd port 0 (Soft NIC tx pipeline table 0 … 341 table action profile AP0 ipv4 offset 278 fwd 359 1.10.11.12 2.20.21.22 100 200 6 action fwd port 0 361 1.10.11.13 2.20.21.23 100 200 6 action fwd port 1
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | bcm7445.dtsi | 108 brcm,int-fwd-mask = <0x70000>; 121 brcm,int-fwd-mask = <0x0>;
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | lm_bond_virtio_sriov.rst | 149 testpmd> show config fwd 150 testpmd> set fwd mac 347 testpmd> show config fwd 366 testpmd> show config fwd 685 set switch config flood_ucast fwd
|
| /f-stack/freebsd/contrib/device-tree/src/mips/brcm/ |
| H A D | bcm7358.dtsi | 90 brcm,int-fwd-mask = <0x70000>; 105 brcm,int-fwd-mask = <0>;
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_ftp_pxy.c | 1993 int fwd; local 2018 fwd = 1; 2026 if (fwd) { 2034 if (fwd == 1 && s[1] == ':') { 2041 fwd = 0; 2042 } else if (fwd == 0 && s[-1] == ':') { 2053 if (fwd) { 2061 if (fwd)
|