| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_em.h | 9 l3fwd_em_handle_ipv4(struct rte_mbuf *m, uint16_t portid, in l3fwd_em_handle_ipv4() 49 l3fwd_em_handle_ipv6(struct rte_mbuf *m, uint16_t portid, in l3fwd_em_handle_ipv6() 77 l3fwd_em_simple_forward(struct rte_mbuf *m, uint16_t portid, in l3fwd_em_simple_forward() 126 uint16_t portid, struct lcore_conf *qconf) in l3fwd_em_no_opt_send_packets()
|
| H A D | l3fwd_lpm.h | 9 l3fwd_lpm_simple_forward(struct rte_mbuf *m, uint16_t portid, in l3fwd_lpm_simple_forward() 80 uint16_t portid, struct lcore_conf *qconf) in l3fwd_lpm_no_opt_send_packets()
|
| H A D | l3fwd_em_hlm.h | 26 uint16_t portid, uint16_t dst_port[]) in em_get_dst_port_ipv4xN() 53 uint16_t portid, uint16_t dst_port[]) in em_get_dst_port_ipv6xN() 134 uint16_t portid) in em_get_dst_port() 186 uint16_t portid, struct lcore_conf *qconf) in l3fwd_em_send_packets()
|
| H A D | l3fwd_lpm.c | 79 uint16_t portid, in lpm_get_ipv4_dst_port() 93 uint16_t portid, in lpm_get_ipv6_dst_port() 107 uint16_t portid) in lpm_get_dst_port() 139 uint32_t dst_ipv4, uint16_t portid) in lpm_get_dst_port_with_ipv4() 182 uint16_t portid; in lpm_main_loop() local 549 lpm_check_ptype(int portid) in lpm_check_ptype()
|
| H A D | l3fwd_em_sequential.h | 25 uint16_t portid) in em_get_dst_port() 77 uint16_t portid, struct lcore_conf *qconf) in l3fwd_em_send_packets()
|
| H A D | l3fwd_lpm_neon.h | 56 uint16_t portid, in processx4_step2() 89 uint16_t portid, struct lcore_conf *qconf) in l3fwd_lpm_send_packets()
|
| H A D | l3fwd_lpm_altivec.h | 59 uint8_t portid, in processx4_step2() 100 uint8_t portid, struct lcore_conf *qconf) in l3fwd_lpm_send_packets()
|
| H A D | l3fwd_lpm_sse.h | 53 uint16_t portid, in processx4_step2() 86 uint16_t portid, struct lcore_conf *qconf) in l3fwd_lpm_send_packets()
|
| H A D | main.c | 211 uint16_t portid; in check_port_config() local 421 uint16_t portid; in parse_eth_dest() local 746 init_mem(uint16_t portid, unsigned int nb_mbuf) in init_mem() 806 uint16_t portid; in check_all_ports_link_status() local 875 prepare_ptype_parser(uint16_t portid, uint16_t queueid) in prepare_ptype_parser() 904 uint16_t queueid, portid; in l3fwd_poll_resource_setup() local 1184 uint16_t queueid, portid; in main() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_pmd_perf.c | 125 uint16_t portid; in check_all_ports_link_status() local 342 unsigned i, portid, nb_rx, nb_tx; in measure_rxtx() local 380 unsigned i, portid, nb_rx, nb_tx; in measure_rxonly() local 418 unsigned i, portid, nb_rx, nb_tx; in measure_txonly() local 461 unsigned i, portid, nb_rx = 0, nb_tx = 0; in main_loop() local 541 unsigned i, portid, nb_rx = 0; in poll_burst() local 609 unsigned i, portid, nb_tx = 0; in exec_burst() local 667 uint16_t portid; in test_pmd_perf() local
|
| H A D | sample_packet_forward.c | 20 test_ring_setup(struct rte_ring **ring, uint16_t *portid) in test_ring_setup() 98 test_packet_forward(struct rte_mbuf **pbuf, uint16_t portid, uint16_t queue_id) in test_packet_forward()
|
| /f-stack/dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 112 uint16_t portid; in print_stats() local 170 lsi_simple_forward(struct rte_mbuf *m, unsigned portid) in lsi_simple_forward() 202 unsigned i, j, portid, nb_rx; in lsi_main_loop() local 471 uint16_t portid; in check_all_ports_link_status() local 530 uint16_t portid, portid_last = 0; in main() local
|
| /f-stack/dpdk/examples/l2fwd-jobstats/ |
| H A D | main.c | 285 unsigned portid, lcore_id; in show_stats_cb() local 339 l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid) in l2fwd_simple_forward() 388 const uint16_t portid = qconf->rx_port_list[port_idx]; in l2fwd_fwd_job() local 434 uint16_t portid; in l2fwd_flush_job() local 472 unsigned i, portid; in l2fwd_main_loop() local 685 uint16_t portid; in check_all_ports_link_status() local 749 uint16_t portid, last_port; in main() local
|
| /f-stack/dpdk/examples/l2fwd/ |
| H A D | main.c | 120 unsigned portid; in print_stats() local 180 l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid) in l2fwd_simple_forward() 206 unsigned i, j, portid, nb_rx; in l2fwd_main_loop() local 528 uint16_t index, i, portid; in check_port_pair_config() local 567 uint16_t portid; in check_all_ports_link_status() local 642 uint16_t portid, last_port; in main() local
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | util.c | 274 add_tx_md_callback(portid_t portid) in add_tx_md_callback() 295 remove_tx_md_callback(portid_t portid) in remove_tx_md_callback() 330 add_tx_dynf_callback(portid_t portid) in add_tx_dynf_callback() 351 remove_tx_dynf_callback(portid_t portid) in remove_tx_dynf_callback()
|
| /f-stack/dpdk/examples/l2fwd-keepalive/ |
| H A D | main.c | 124 uint16_t portid; in print_stats() local 168 l2fwd_simple_forward(struct rte_mbuf *m, unsigned portid) in l2fwd_simple_forward() 201 unsigned i, j, portid, nb_rx; in l2fwd_main_loop() local 449 uint16_t portid; in check_all_ports_link_status() local 532 uint16_t portid, last_port; in main() local
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 71 check_ptype(int portid) in check_ptype() 1450 uint16_t portid, in processx4_step2() 1697 uint16_t portid) in process_burst() 2019 uint16_t portid; in lthread_tx_per_ring() local 2075 uint16_t portid; in lthread_tx() local 2123 uint16_t portid; in lthread_rx() local 2313 uint16_t portid; in pthread_tx() local 2383 uint16_t portid; in pthread_rx() local 2513 unsigned portid; in check_port_config() local 2842 uint16_t portid; in parse_eth_dest() local [all …]
|
| /f-stack/dpdk/examples/l3fwd-power/ |
| H A D | main.c | 673 add_cb_parse_ptype(uint16_t portid, uint16_t queueid) in add_cb_parse_ptype() 684 l3fwd_simple_forward(struct rte_mbuf *m, uint16_t portid, in l3fwd_simple_forward() 887 uint16_t portid; in event_register() local 917 uint16_t portid; in main_intr_loop() local 1082 uint16_t portid; in main_telemetry_loop() local 1202 uint16_t portid; in main_empty_poll_loop() local 1307 uint16_t portid; in main_legacy_loop() local 1533 unsigned portid; in check_port_config() local 2139 uint16_t portid; in check_all_ports_link_status() local 2192 static int check_ptype(uint16_t portid) in check_ptype() [all …]
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | init.c | 69 app_init_port(uint16_t portid, struct rte_mempool *mp) in app_init_port() 300 app_init_sched_port(uint32_t portid, uint32_t socketid) in app_init_sched_port()
|
| /f-stack/dpdk/examples/ipv4_multicast/ |
| H A D | main.c | 364 uint16_t portid; in send_timeout_burst() local 385 uint16_t portid; in main_loop() local 571 uint16_t portid; in check_all_ports_link_status() local 636 uint16_t portid; in main() local
|
| /f-stack/dpdk/examples/ip_fragmentation/ |
| H A D | main.c | 134 uint16_t portid; member 391 uint16_t portid; in main_loop() local 592 uint16_t portid; in check_all_ports_link_status() local 648 check_ptype(int portid) in check_ptype() 869 uint16_t portid; in main() local
|
| /f-stack/dpdk/examples/l3fwd-graph/ |
| H A D | main.c | 187 uint16_t portid; in check_port_config() local 375 uint16_t portid; in parse_eth_dest() local 546 init_mem(uint16_t portid, uint32_t nb_mbuf) in init_mem() 597 uint16_t portid; in check_all_ports_link_status() local 740 uint16_t queueid, portid, i; in main() local
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | main.c | 283 uint16_t portid; in signal_handler() local 323 uint16_t portid; in main() local
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | main.c | 247 uint16_t portid, count, all_ports_up, print_flag = 0; in check_all_ports_link_status() local 342 uint16_t portid; in main() local
|
| /f-stack/dpdk/examples/ip_reassembly/ |
| H A D | main.c | 138 uint16_t portid; member 308 reassemble(struct rte_mbuf *m, uint16_t portid, uint32_t queue, in reassemble() 429 uint16_t portid; in main_loop() local 708 uint16_t portid; in check_all_ports_link_status() local 1001 uint16_t portid; in main() local
|