Home
last modified time | relevance | path

Searched refs:rte_exit (Results 1 – 25 of 89) sorted by relevance

1234

/dpdk/app/test-pmd/
H A Dparameters.c777 rte_exit(EXIT_FAILURE, in launch_args_parse()
784 rte_exit(EXIT_FAILURE, in launch_args_parse()
793 rte_exit(EXIT_FAILURE, in launch_args_parse()
796 rte_exit(EXIT_FAILURE, in launch_args_parse()
802 rte_exit(EXIT_FAILURE, in launch_args_parse()
814 rte_exit(EXIT_FAILURE, in launch_args_parse()
819 rte_exit(EXIT_FAILURE, in launch_args_parse()
825 rte_exit(EXIT_FAILURE, in launch_args_parse()
838 rte_exit(EXIT_FAILURE, in launch_args_parse()
1517 rte_exit(EXIT_FAILURE, in launch_args_parse()
[all …]
/dpdk/examples/qos_meter/
H A Dmain.c307 rte_exit(EXIT_FAILURE, "Invalid EAL parameters\n"); in main()
318 rte_exit(EXIT_FAILURE, "Invalid input arguments\n"); in main()
324 rte_exit(EXIT_FAILURE, "Buffer pool creation error\n"); in main()
331 rte_exit(EXIT_FAILURE, in main()
377 rte_exit(EXIT_FAILURE, in main()
425 rte_exit(EXIT_FAILURE, "Port %d TX buffer allocation error\n", in main()
432 rte_exit(EXIT_FAILURE, "Port %d start error (%d)\n", port_rx, ret); in main()
436 rte_exit(EXIT_FAILURE, "Port %d start error (%d)\n", port_tx, ret); in main()
440 rte_exit(EXIT_FAILURE, in main()
446 rte_exit(EXIT_FAILURE, in main()
[all …]
/dpdk/examples/flow_filtering/
H A Dmain.c125 rte_exit(EXIT_FAILURE, ":: error: link is still down\n"); in assert_link_status()
155 rte_exit(EXIT_FAILURE, in init_port()
164 rte_exit(EXIT_FAILURE, in init_port()
180 rte_exit(EXIT_FAILURE, in init_port()
194 rte_exit(EXIT_FAILURE, in init_port()
204 rte_exit(EXIT_FAILURE, in init_port()
212 rte_exit(EXIT_FAILURE, in init_port()
244 rte_exit(EXIT_FAILURE, ":: invalid EAL arguments\n"); in main()
253 rte_exit(EXIT_FAILURE, ":: no Ethernet ports found\n"); in main()
265 rte_exit(EXIT_FAILURE, "Cannot init mbuf pool\n"); in main()
[all …]
/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c108 rte_exit(EXIT_FAILURE, in setup_ports()
124 rte_exit(EXIT_FAILURE, in setup_ports()
134 rte_exit(EXIT_FAILURE, in setup_ports()
138 rte_exit(EXIT_FAILURE, in setup_ports()
145 rte_exit(EXIT_FAILURE, in setup_ports()
151 rte_exit(EXIT_FAILURE, in setup_ports()
155 rte_exit(EXIT_FAILURE, in setup_ports()
161 rte_exit(EXIT_FAILURE, in setup_ports()
284 rte_exit(EXIT_FAILURE, "rte_eal_init(): Failed"); in main()
289 rte_exit(EXIT_FAILURE, "No available NIC ports!\n"); in main()
[all …]
/dpdk/app/dumpcap/
H A Dmain.c150 rte_exit(EXIT_FAILURE, in get_uint()
154 rte_exit(EXIT_FAILURE, in get_uint()
168 rte_exit(EXIT_FAILURE, in auto_stop()
176 rte_exit(EXIT_FAILURE, in auto_stop()
184 rte_exit(EXIT_FAILURE, in auto_stop()
252 rte_exit(EXIT_FAILURE, "Invalid port number %u\n", in select_interface()
278 rte_exit(EXIT_FAILURE, "can not open pcap\n"); in compile_filter()
287 rte_exit(EXIT_FAILURE, in compile_filter()
346 rte_exit(EXIT_FAILURE, in parse_opts()
580 rte_exit(EXIT_FAILURE, in create_mempool()
[all …]
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c647 rte_exit(EXIT_FAILURE, in main()
656 rte_exit(EXIT_FAILURE, in main()
663 rte_exit(EXIT_FAILURE, in main()
670 rte_exit(EXIT_FAILURE, in main()
683 rte_exit(EXIT_FAILURE, in main()
695 rte_exit(EXIT_FAILURE, in main()
713 rte_exit(EXIT_FAILURE, in main()
720 rte_exit(EXIT_FAILURE, in main()
726 rte_exit(EXIT_FAILURE, in main()
740 rte_exit(EXIT_FAILURE, in main()
[all …]
/dpdk/examples/qos_sched/
H A Dinit.c104 rte_exit(EXIT_FAILURE, in app_init_port()
113 rte_exit(EXIT_FAILURE, in app_init_port()
121 rte_exit(EXIT_FAILURE, in app_init_port()
133 rte_exit(EXIT_FAILURE, in app_init_port()
143 rte_exit(EXIT_FAILURE, in app_init_port()
150 rte_exit(EXIT_FAILURE, in app_init_port()
159 rte_exit(EXIT_FAILURE, in app_init_port()
168 rte_exit(EXIT_FAILURE, in app_init_port()
314 rte_exit(EXIT_FAILURE, in app_init_sched_port()
333 rte_exit(EXIT_FAILURE, "Unable to config sched " in app_init_sched_port()
[all …]
/dpdk/examples/bond/
H A Dmain.c143 rte_exit(EXIT_FAILURE, "Invalid port\n"); in slave_port_init()
147 rte_exit(EXIT_FAILURE, in slave_port_init()
199 rte_exit(retval, in slave_port_init()
207 rte_exit(retval, in slave_port_init()
232 rte_exit(EXIT_FAILURE, in bond_port_init()
239 rte_exit(EXIT_FAILURE, in bond_port_init()
298 rte_exit(-1, "\nFailed to activate slaves\n"); in bond_port_init()
303 rte_exit(EXIT_FAILURE, in bond_port_init()
830 rte_exit(EXIT_FAILURE, "Give at least one port\n"); in main()
832 rte_exit(EXIT_FAILURE, "You can have max 4 ports\n"); in main()
[all …]
/dpdk/examples/l3fwd/
H A Dmain.c534 rte_exit(EXIT_FAILURE, in parse_eth_dest()
537 rte_exit(EXIT_FAILURE, in parse_eth_dest()
543 rte_exit(EXIT_FAILURE, in parse_eth_dest()
975 rte_exit(EXIT_FAILURE, in init_mem()
1211 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
1217 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
1243 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
1250 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
1256 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
1414 rte_exit(EXIT_FAILURE, in l3fwd_event_service_setup()
[all …]
/dpdk/examples/l3fwd-graph/
H A Dmain.c217 rte_exit(EXIT_FAILURE, in get_port_n_rx_queues()
382 rte_exit(EXIT_FAILURE, in parse_eth_dest()
541 rte_exit(EXIT_FAILURE, in init_mem()
556 rte_exit(EXIT_FAILURE, in init_mem()
827 rte_exit(EXIT_FAILURE, in main()
850 rte_exit(EXIT_FAILURE, in main()
857 rte_exit(EXIT_FAILURE, in main()
1001 rte_exit(EXIT_FAILURE, in main()
1058 rte_exit(EXIT_FAILURE, in main()
1066 rte_exit(EXIT_FAILURE, in main()
[all …]
/dpdk/examples/multi_process/client_server_mp/mp_client/
H A Dclient.c142 rte_exit(EXIT_FAILURE, "Cannot allocate buffer for tx on port %u\n", in configure_tx_buffer()
150 rte_exit(EXIT_FAILURE, in configure_tx_buffer()
165 rte_exit(EXIT_FAILURE, "Too many ethernet ports. RTE_MAX_ETHPORTS = %u\n", in configure_output_ports()
220 rte_exit(EXIT_FAILURE, "Invalid command-line arguments\n"); in main()
223 rte_exit(EXIT_FAILURE, "No Ethernet ports - bye\n"); in main()
227 rte_exit(EXIT_FAILURE, "Cannot get RX ring - is server process running?\n"); in main()
231 rte_exit(EXIT_FAILURE, "Cannot get mempool for mbufs\n"); in main()
235 rte_exit(EXIT_FAILURE, "Cannot get port info structure\n"); in main()
/dpdk/examples/server_node_efd/node/
H A Dnode.c146 rte_exit(EXIT_FAILURE, in configure_tx_buffer()
154 rte_exit(EXIT_FAILURE, in configure_tx_buffer()
170 rte_exit(EXIT_FAILURE, "Too many ethernet ports. " in configure_output_ports()
213 rte_exit(EXIT_FAILURE, in create_hash_table()
238 rte_exit(EXIT_FAILURE, "Unable to add entry %u " in populate_hash_table()
325 rte_exit(EXIT_FAILURE, "Invalid command-line arguments\n"); in main()
328 rte_exit(EXIT_FAILURE, "No Ethernet ports - bye\n"); in main()
333 rte_exit(EXIT_FAILURE, "Cannot get RX ring - " in main()
338 rte_exit(EXIT_FAILURE, "Cannot get mempool for mbufs\n"); in main()
342 rte_exit(EXIT_FAILURE, "Cannot get port info structure\n"); in main()
/dpdk/examples/l2fwd/
H A Dmain.c665 rte_exit(EXIT_FAILURE, "Invalid EAL arguments\n"); in main()
676 rte_exit(EXIT_FAILURE, "Invalid L2FWD arguments\n"); in main()
686 rte_exit(EXIT_FAILURE, "No Ethernet ports - bye\n"); in main()
752 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
775 rte_exit(EXIT_FAILURE, "Cannot init mbuf pool\n"); in main()
798 rte_exit(EXIT_FAILURE, in main()
815 rte_exit(EXIT_FAILURE, in main()
822 rte_exit(EXIT_FAILURE, in main()
866 rte_exit(EXIT_FAILURE, in main()
885 rte_exit(EXIT_FAILURE, in main()
[all …]
/dpdk/examples/multi_process/simple_mp/
H A Dmain.c87 rte_exit(EXIT_FAILURE, "Cannot init EAL\n"); in main()
104 rte_exit(EXIT_FAILURE, "Problem getting sending ring\n"); in main()
106 rte_exit(EXIT_FAILURE, "Problem getting receiving ring\n"); in main()
108 rte_exit(EXIT_FAILURE, "Problem getting message pool\n"); in main()
120 rte_exit(EXIT_FAILURE, "Cannot create cmdline instance\n"); in main()
/dpdk/examples/ipv4_multicast/
H A Dmain.c660 rte_exit(EXIT_FAILURE, "Invalid EAL parameters\n"); in main()
674 rte_exit(EXIT_FAILURE, "Cannot init packet mbuf pool\n"); in main()
680 rte_exit(EXIT_FAILURE, "Cannot init header mbuf pool\n"); in main()
686 rte_exit(EXIT_FAILURE, "Cannot init clone mbuf pool\n"); in main()
691 rte_exit(EXIT_FAILURE, "No physical ports!\n"); in main()
713 rte_exit(EXIT_FAILURE, in main()
729 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
752 rte_exit(EXIT_FAILURE, in main()
758 rte_exit(EXIT_FAILURE, in main()
793 rte_exit(EXIT_FAILURE, "rte_eth_tx_queue_setup: err=%d, " in main()
[all …]
/dpdk/app/pdump/
H A Dmain.c617 rte_exit(EXIT_FAILURE, in configure_vdev()
651 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
693 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
701 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
723 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
732 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
763 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
771 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
800 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
807 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
[all …]
/dpdk/examples/link_status_interrupt/
H A Dmain.c545 rte_exit(EXIT_FAILURE, "rte_eal_init failed"); in main()
552 rte_exit(EXIT_FAILURE, "Invalid arguments"); in main()
583 rte_exit(EXIT_FAILURE, "Current enabled port number is %u, " in main()
603 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
632 rte_exit(EXIT_FAILURE, in main()
649 rte_exit(EXIT_FAILURE, in main()
667 rte_exit(EXIT_FAILURE, in main()
693 rte_exit(EXIT_FAILURE, "rte_eth_tx_queue_setup: err=%d,port=%u\n", in main()
711 rte_exit(EXIT_FAILURE, "Cannot set error callback for " in main()
717 rte_exit(EXIT_FAILURE, "rte_eth_dev_start: err=%d, port=%u\n", in main()
[all …]
/dpdk/examples/bbdev_app/
H A Dmain.c596 rte_exit(EXIT_FAILURE, in print_stats()
602 rte_exit(EXIT_FAILURE, in print_stats()
608 rte_exit(EXIT_FAILURE, in print_stats()
616 rte_exit(EXIT_FAILURE, in print_stats()
624 rte_exit(EXIT_FAILURE, in print_stats()
641 rte_exit(EXIT_FAILURE, in print_stats()
947 rte_exit(EXIT_FAILURE, in prepare_bbdev_device()
1025 rte_exit(EXIT_FAILURE, in enable_bbdev()
1029 rte_exit(EXIT_FAILURE, in enable_bbdev()
1103 rte_exit(EXIT_FAILURE, in main()
[all …]
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c457 rte_exit(EXIT_FAILURE, in init_adapters()
463 rte_exit(EXIT_FAILURE, in init_adapters()
470 rte_exit(EXIT_FAILURE, in init_adapters()
475 rte_exit(EXIT_FAILURE, in init_adapters()
481 rte_exit(EXIT_FAILURE, in init_adapters()
490 rte_exit(EXIT_FAILURE, in init_adapters()
498 rte_exit(EXIT_FAILURE, "Rx adapter[%d] start failed", in init_adapters()
507 rte_exit(EXIT_FAILURE, "Error starting eventdev"); in init_adapters()
525 rte_exit(EXIT_FAILURE, in generic_opt_check()
533 rte_exit(EXIT_FAILURE, in generic_opt_check()
[all …]
/dpdk/examples/kni/
H A Dmain.c496 rte_exit(EXIT_FAILURE, "lcore id %u for " in validate_parameters()
503 rte_exit(EXIT_FAILURE, "lcore id %u for " in validate_parameters()
563 rte_exit(EXIT_FAILURE, "Invalid parameters\n"); in parse_args()
606 rte_exit(EXIT_FAILURE, in init_port()
647 rte_exit(EXIT_FAILURE, in init_port()
971 rte_exit(EXIT_FAILURE, in kni_alloc()
979 rte_exit(EXIT_FAILURE, in kni_alloc()
999 rte_exit(EXIT_FAILURE, "Fail to create kni for " in kni_alloc()
1077 rte_exit(EXIT_FAILURE, "Configured invalid " in main()
1091 rte_exit(EXIT_FAILURE, "Can not use more than " in main()
[all …]
/dpdk/app/test-flow-perf/
H A Dmain.c745 rte_exit(EXIT_FAILURE, in args_parse()
765 rte_exit(EXIT_FAILURE, in args_parse()
778 rte_exit(EXIT_FAILURE, in args_parse()
848 rte_exit(EXIT_FAILURE, in args_parse()
854 rte_exit(EXIT_FAILURE, in args_parse()
960 rte_exit(EXIT_FAILURE, in args_parse()
964 rte_exit(EXIT_FAILURE, in args_parse()
2012 rte_exit(EXIT_FAILURE, in init_port()
2025 rte_exit(EXIT_FAILURE, in init_port()
2055 rte_exit(EXIT_FAILURE, in init_port()
[all …]
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c767 rte_exit(EXIT_FAILURE, "Invalid EAL arguments\n"); in main()
774 rte_exit(EXIT_FAILURE, "Invalid L2FWD arguments\n"); in main()
787 rte_exit(EXIT_FAILURE, "Cannot init mbuf pool\n"); in main()
835 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
867 rte_exit(EXIT_FAILURE, in main()
884 rte_exit(EXIT_FAILURE, in main()
891 rte_exit(EXIT_FAILURE, in main()
917 rte_exit(EXIT_FAILURE, in main()
936 rte_exit(EXIT_FAILURE, in main()
950 rte_exit(EXIT_FAILURE, in main()
[all …]
/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c159 rte_exit(EXIT_FAILURE, "Error with EAL initialization\n"); in main()
173 rte_exit(EXIT_FAILURE, "PQOS: L3CA init failed!\n"); in main()
182 rte_exit(EXIT_FAILURE, "Error: number of ports must be even\n"); in main()
189 rte_exit(EXIT_FAILURE, "Cannot create mbuf pool\n"); in main()
194 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in main()
/dpdk/examples/server_node_efd/server/
H A Dinit.c181 rte_exit(EXIT_FAILURE, "Cannot allocate memory for " in init_shm_rings()
192 rte_exit(EXIT_FAILURE, "Cannot create rx ring queue " in init_shm_rings()
214 rte_exit(EXIT_FAILURE, "Problem creating the flow table\n"); in create_efd_table()
234 rte_exit(EXIT_FAILURE, "Unable to add entry %u in " in populate_efd_table()
327 rte_exit(EXIT_FAILURE, "Cannot reserve memory zone " in init()
340 rte_exit(EXIT_FAILURE, "Cannot create needed mbuf pools\n"); in init()
346 rte_exit(EXIT_FAILURE, "Cannot initialise port %u\n", in init()
/dpdk/examples/ipsec-secgw/
H A Drt.c136 rte_exit(EXIT_FAILURE, "NULL context.\n"); in rt_init()
139 rte_exit(EXIT_FAILURE, "IPv4 Routing Table for socket %u " in rt_init()
143 rte_exit(EXIT_FAILURE, "IPv6 Routing Table for socket %u " in rt_init()
158 rte_exit(EXIT_FAILURE, "Unable to create %s LPM table " in rt_init()
166 rte_exit(EXIT_FAILURE, "Fail to add entry num %u to %s " in rt_init()
180 rte_exit(EXIT_FAILURE, "Unable to create %s LPM table " in rt_init()
188 rte_exit(EXIT_FAILURE, "Fail to add entry num %u to %s " in rt_init()

1234