Home
last modified time | relevance | path

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

12345

/f-stack/dpdk/app/test-pmd/
H A Dparameters.c765 rte_exit(EXIT_FAILURE, in launch_args_parse()
774 rte_exit(EXIT_FAILURE, in launch_args_parse()
777 rte_exit(EXIT_FAILURE, in launch_args_parse()
783 rte_exit(EXIT_FAILURE, in launch_args_parse()
795 rte_exit(EXIT_FAILURE, in launch_args_parse()
800 rte_exit(EXIT_FAILURE, in launch_args_parse()
806 rte_exit(EXIT_FAILURE, in launch_args_parse()
819 rte_exit(EXIT_FAILURE, in launch_args_parse()
843 rte_exit(EXIT_FAILURE, in launch_args_parse()
851 rte_exit(EXIT_FAILURE, in launch_args_parse()
[all …]
/f-stack/dpdk/examples/qos_meter/
H A Dmain.c308 rte_exit(EXIT_FAILURE, "Invalid EAL parameters\n"); in main()
319 rte_exit(EXIT_FAILURE, "Invalid input arguments\n"); in main()
325 rte_exit(EXIT_FAILURE, "Buffer pool creation error\n"); in main()
332 rte_exit(EXIT_FAILURE, in main()
378 rte_exit(EXIT_FAILURE, in main()
426 rte_exit(EXIT_FAILURE, "Port %d TX buffer allocation error\n", in main()
433 rte_exit(EXIT_FAILURE, "Port %d start error (%d)\n", port_rx, ret); in main()
437 rte_exit(EXIT_FAILURE, "Port %d start error (%d)\n", port_tx, ret); in main()
441 rte_exit(EXIT_FAILURE, in main()
447 rte_exit(EXIT_FAILURE, in main()
[all …]
/f-stack/dpdk/examples/flow_filtering/
H A Dmain.c122 rte_exit(EXIT_FAILURE, ":: error: link is still down\n"); in assert_link_status()
150 rte_exit(EXIT_FAILURE, in init_port()
159 rte_exit(EXIT_FAILURE, in init_port()
172 rte_exit(EXIT_FAILURE, in init_port()
186 rte_exit(EXIT_FAILURE, in init_port()
194 rte_exit(EXIT_FAILURE, in init_port()
200 rte_exit(EXIT_FAILURE, in init_port()
229 rte_exit(EXIT_FAILURE, ":: invalid EAL arguments\n"); in main()
237 rte_exit(EXIT_FAILURE, ":: no Ethernet ports found\n"); in main()
247 rte_exit(EXIT_FAILURE, "Cannot init mbuf pool\n"); in main()
[all …]
/f-stack/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()
268 rte_exit(EXIT_FAILURE, "rte_eal_init(): Failed"); in main()
273 rte_exit(EXIT_FAILURE, "No available NIC ports!\n"); in main()
[all …]
/f-stack/dpdk/examples/l2fwd-keepalive/
H A Dmain.c648 rte_exit(EXIT_FAILURE, in main()
657 rte_exit(EXIT_FAILURE, in main()
664 rte_exit(EXIT_FAILURE, in main()
671 rte_exit(EXIT_FAILURE, in main()
684 rte_exit(EXIT_FAILURE, in main()
696 rte_exit(EXIT_FAILURE, in main()
714 rte_exit(EXIT_FAILURE, in main()
721 rte_exit(EXIT_FAILURE, in main()
727 rte_exit(EXIT_FAILURE, in main()
746 rte_exit(EXIT_FAILURE, in main()
[all …]
/f-stack/dpdk/examples/qos_sched/
H A Dinit.c105 rte_exit(EXIT_FAILURE, in app_init_port()
114 rte_exit(EXIT_FAILURE, in app_init_port()
122 rte_exit(EXIT_FAILURE, in app_init_port()
134 rte_exit(EXIT_FAILURE, in app_init_port()
144 rte_exit(EXIT_FAILURE, in app_init_port()
151 rte_exit(EXIT_FAILURE, in app_init_port()
160 rte_exit(EXIT_FAILURE, in app_init_port()
169 rte_exit(EXIT_FAILURE, in app_init_port()
310 rte_exit(EXIT_FAILURE, in app_init_sched_port()
329 rte_exit(EXIT_FAILURE, "Unable to config sched " in app_init_sched_port()
[all …]
/f-stack/dpdk/examples/multi_process/client_server_mp/mp_client/
H A Dclient.c143 rte_exit(EXIT_FAILURE, "Cannot allocate buffer for tx on port %u\n", in configure_tx_buffer()
151 rte_exit(EXIT_FAILURE, in configure_tx_buffer()
166 rte_exit(EXIT_FAILURE, "Too many ethernet ports. RTE_MAX_ETHPORTS = %u\n", in configure_output_ports()
221 rte_exit(EXIT_FAILURE, "Invalid command-line arguments\n"); in main()
224 rte_exit(EXIT_FAILURE, "No Ethernet ports - bye\n"); in main()
228 rte_exit(EXIT_FAILURE, "Cannot get RX ring - is server process running?\n"); in main()
232 rte_exit(EXIT_FAILURE, "Cannot get mempool for mbufs\n"); in main()
236 rte_exit(EXIT_FAILURE, "Cannot get port info structure\n"); in main()
/f-stack/dpdk/examples/bond/
H A Dmain.c146 rte_exit(EXIT_FAILURE, "Invalid port\n"); in slave_port_init()
150 rte_exit(EXIT_FAILURE, in slave_port_init()
202 rte_exit(retval, in slave_port_init()
210 rte_exit(retval, in slave_port_init()
235 rte_exit(EXIT_FAILURE, in bond_port_init()
242 rte_exit(EXIT_FAILURE, in bond_port_init()
301 rte_exit(-1, "\nFailed to activate slaves\n"); in bond_port_init()
306 rte_exit(EXIT_FAILURE, in bond_port_init()
831 rte_exit(EXIT_FAILURE, "Give at least one port\n"); in main()
833 rte_exit(EXIT_FAILURE, "You can have max 4 ports\n"); in main()
[all …]
/f-stack/dpdk/examples/multi_process/simple_mp/
H A Dmain.c88 rte_exit(EXIT_FAILURE, "Cannot init EAL\n"); in main()
103 rte_exit(EXIT_FAILURE, "Problem getting sending ring\n"); in main()
105 rte_exit(EXIT_FAILURE, "Problem getting receiving ring\n"); in main()
107 rte_exit(EXIT_FAILURE, "Problem getting message pool\n"); in main()
119 rte_exit(EXIT_FAILURE, "Cannot create cmdline instance\n"); in main()
/f-stack/dpdk/examples/server_node_efd/node/
H A Dnode.c147 rte_exit(EXIT_FAILURE, in configure_tx_buffer()
155 rte_exit(EXIT_FAILURE, in configure_tx_buffer()
171 rte_exit(EXIT_FAILURE, "Too many ethernet ports. " in configure_output_ports()
212 rte_exit(EXIT_FAILURE, in create_hash_table()
237 rte_exit(EXIT_FAILURE, "Unable to add entry %u " in populate_hash_table()
321 rte_exit(EXIT_FAILURE, "Invalid command-line arguments\n"); in main()
324 rte_exit(EXIT_FAILURE, "No Ethernet ports - bye\n"); in main()
328 rte_exit(EXIT_FAILURE, "Cannot get RX ring - " in main()
333 rte_exit(EXIT_FAILURE, "Cannot get mempool for mbufs\n"); in main()
337 rte_exit(EXIT_FAILURE, "Cannot get port info structure\n"); in main()
/f-stack/dpdk/examples/l3fwd/
H A Dmain.c428 rte_exit(EXIT_FAILURE, in parse_eth_dest()
431 rte_exit(EXIT_FAILURE, in parse_eth_dest()
437 rte_exit(EXIT_FAILURE, in parse_eth_dest()
763 rte_exit(EXIT_FAILURE, in init_mem()
946 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
968 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
975 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
981 rte_exit(EXIT_FAILURE, in l3fwd_poll_resource_setup()
1139 rte_exit(EXIT_FAILURE, in l3fwd_event_service_setup()
1148 rte_exit(EXIT_FAILURE, in l3fwd_event_service_setup()
[all …]
H A Dl3fwd_event.c36 rte_exit(EXIT_FAILURE, "Unable to allocate memory for eventdev cfg\n"); in l3fwd_get_eventdev_rsrc()
97 rte_exit(EXIT_FAILURE, in l3fwd_eth_dev_port_setup()
104 rte_exit(EXIT_FAILURE, in l3fwd_eth_dev_port_setup()
153 rte_exit(EXIT_FAILURE, in l3fwd_eth_dev_port_setup()
164 rte_exit(EXIT_FAILURE, in l3fwd_eth_dev_port_setup()
181 rte_exit(EXIT_FAILURE, in l3fwd_event_capability_setup()
237 rte_exit(EXIT_FAILURE, "No Eventdev found"); in l3fwd_event_resource_setup()
260 rte_exit(EXIT_FAILURE, "Error in starting eventdev"); in l3fwd_event_resource_setup()
/f-stack/dpdk/examples/l3fwd-graph/
H A Dmain.c216 rte_exit(EXIT_FAILURE, in get_port_n_rx_queues()
383 rte_exit(EXIT_FAILURE, in parse_eth_dest()
562 rte_exit(EXIT_FAILURE, in init_mem()
577 rte_exit(EXIT_FAILURE, in init_mem()
827 rte_exit(EXIT_FAILURE, in main()
834 rte_exit(EXIT_FAILURE, in main()
977 rte_exit(EXIT_FAILURE, in main()
1034 rte_exit(EXIT_FAILURE, in main()
1041 rte_exit(EXIT_FAILURE, in main()
1076 rte_exit(EXIT_FAILURE, in main()
[all …]
/f-stack/dpdk/examples/l2fwd/
H A Dmain.c651 rte_exit(EXIT_FAILURE, "Invalid EAL arguments\n"); in main()
662 rte_exit(EXIT_FAILURE, "Invalid L2FWD arguments\n"); in main()
671 rte_exit(EXIT_FAILURE, "No Ethernet ports - bye\n"); in main()
734 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
757 rte_exit(EXIT_FAILURE, "Cannot init mbuf pool\n"); in main()
779 rte_exit(EXIT_FAILURE, in main()
794 rte_exit(EXIT_FAILURE, in main()
801 rte_exit(EXIT_FAILURE, in main()
842 rte_exit(EXIT_FAILURE, in main()
861 rte_exit(EXIT_FAILURE, in main()
[all …]
/f-stack/dpdk/examples/ipv4_multicast/
H A Dmain.c641 rte_exit(EXIT_FAILURE, "Invalid EAL parameters\n"); in main()
655 rte_exit(EXIT_FAILURE, "Cannot init packet mbuf pool\n"); in main()
661 rte_exit(EXIT_FAILURE, "Cannot init header mbuf pool\n"); in main()
667 rte_exit(EXIT_FAILURE, "Cannot init clone mbuf pool\n"); in main()
671 rte_exit(EXIT_FAILURE, "No physical ports!\n"); in main()
693 rte_exit(EXIT_FAILURE, in main()
709 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
732 rte_exit(EXIT_FAILURE, in main()
738 rte_exit(EXIT_FAILURE, in main()
773 rte_exit(EXIT_FAILURE, "rte_eth_tx_queue_setup: err=%d, " in main()
[all …]
/f-stack/dpdk/examples/link_status_interrupt/
H A Dmain.c537 rte_exit(EXIT_FAILURE, "rte_eal_init failed"); in main()
544 rte_exit(EXIT_FAILURE, "Invalid arguments"); in main()
576 rte_exit(EXIT_FAILURE, "Current enabled port number is %u, " in main()
596 rte_exit(EXIT_FAILURE, "Not enough cores\n"); in main()
625 rte_exit(EXIT_FAILURE, in main()
640 rte_exit(EXIT_FAILURE, in main()
655 rte_exit(EXIT_FAILURE, in main()
679 rte_exit(EXIT_FAILURE, "rte_eth_tx_queue_setup: err=%d,port=%u\n", in main()
696 rte_exit(EXIT_FAILURE, "Cannot set error callback for " in main()
702 rte_exit(EXIT_FAILURE, "rte_eth_dev_start: err=%d, port=%u\n", in main()
[all …]
/f-stack/dpdk/examples/ioat/
H A Dioatfwd.c208 rte_exit(EXIT_FAILURE, in print_stats()
216 rte_exit(EXIT_FAILURE, in print_stats()
222 rte_exit(EXIT_FAILURE, in print_stats()
237 rte_exit(EXIT_FAILURE, in print_stats()
732 rte_exit(EXIT_FAILURE, in configure_rawdev_queue()
736 rte_exit(EXIT_FAILURE, in configure_rawdev_queue()
766 rte_exit(EXIT_FAILURE, in assign_rawdevs()
846 rte_exit(EXIT_FAILURE, in port_init()
872 rte_exit(EXIT_FAILURE, in port_init()
881 rte_exit(EXIT_FAILURE, in port_init()
[all …]
/f-stack/dpdk/app/pdump/
H A Dmain.c622 rte_exit(EXIT_FAILURE, in configure_vdev()
656 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
698 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
706 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
728 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
737 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
754 rte_exit(EXIT_FAILURE, "%s\n", in create_mp_ring_vdev()
768 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
776 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
805 rte_exit(EXIT_FAILURE, in create_mp_ring_vdev()
[all …]
/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c456 rte_exit(EXIT_FAILURE, in init_adapters()
462 rte_exit(EXIT_FAILURE, in init_adapters()
469 rte_exit(EXIT_FAILURE, in init_adapters()
474 rte_exit(EXIT_FAILURE, in init_adapters()
480 rte_exit(EXIT_FAILURE, in init_adapters()
489 rte_exit(EXIT_FAILURE, in init_adapters()
497 rte_exit(EXIT_FAILURE, "Rx adapter[%d] start failed", in init_adapters()
506 rte_exit(EXIT_FAILURE, "Error starting eventdev"); in init_adapters()
524 rte_exit(EXIT_FAILURE, in generic_opt_check()
532 rte_exit(EXIT_FAILURE, in generic_opt_check()
[all …]
/f-stack/dpdk/examples/bbdev_app/
H A Dmain.c603 rte_exit(EXIT_FAILURE, in print_stats()
609 rte_exit(EXIT_FAILURE, in print_stats()
615 rte_exit(EXIT_FAILURE, in print_stats()
623 rte_exit(EXIT_FAILURE, in print_stats()
631 rte_exit(EXIT_FAILURE, in print_stats()
648 rte_exit(EXIT_FAILURE, in print_stats()
954 rte_exit(EXIT_FAILURE, in prepare_bbdev_device()
1032 rte_exit(EXIT_FAILURE, in enable_bbdev()
1036 rte_exit(EXIT_FAILURE, in enable_bbdev()
1110 rte_exit(EXIT_FAILURE, in main()
[all …]
/f-stack/dpdk/examples/kni/
H A Dmain.c497 rte_exit(EXIT_FAILURE, "lcore id %u for " in validate_parameters()
504 rte_exit(EXIT_FAILURE, "lcore id %u for " in validate_parameters()
564 rte_exit(EXIT_FAILURE, "Invalid parameters\n"); in parse_args()
607 rte_exit(EXIT_FAILURE, in init_port()
648 rte_exit(EXIT_FAILURE, in init_port()
979 rte_exit(EXIT_FAILURE, in kni_alloc()
987 rte_exit(EXIT_FAILURE, in kni_alloc()
1007 rte_exit(EXIT_FAILURE, "Fail to create kni for " in kni_alloc()
1084 rte_exit(EXIT_FAILURE, "Configured invalid " in main()
1098 rte_exit(EXIT_FAILURE, "Can not use more than " in main()
[all …]
/f-stack/dpdk/app/test-flow-perf/
H A Dmain.c617 rte_exit(EXIT_SUCCESS, in args_parse()
637 rte_exit(EXIT_SUCCESS, in args_parse()
650 rte_exit(EXIT_SUCCESS, in args_parse()
1324 rte_exit(EXIT_FAILURE, in init_port()
1337 rte_exit(EXIT_FAILURE, in init_port()
1348 rte_exit(EXIT_FAILURE, in init_port()
1359 rte_exit(EXIT_FAILURE, in init_port()
1367 rte_exit(EXIT_FAILURE, in init_port()
1387 rte_exit(EXIT_FAILURE, in init_port()
1402 rte_exit(EXIT_FAILURE, in init_port()
[all …]
/f-stack/dpdk/examples/server_node_efd/server/
H A Dinit.c182 rte_exit(EXIT_FAILURE, "Cannot allocate memory for " in init_shm_rings()
193 rte_exit(EXIT_FAILURE, "Cannot create rx ring queue " in init_shm_rings()
213 rte_exit(EXIT_FAILURE, "Problem creating the flow table\n"); in create_efd_table()
233 rte_exit(EXIT_FAILURE, "Unable to add entry %u in " in populate_efd_table()
325 rte_exit(EXIT_FAILURE, "Cannot reserve memory zone " in init()
338 rte_exit(EXIT_FAILURE, "Cannot create needed mbuf pools\n"); in init()
344 rte_exit(EXIT_FAILURE, "Cannot initialise port %u\n", in init()
/f-stack/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()
/f-stack/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c164 rte_exit(EXIT_FAILURE, "Error with EAL initialization\n"); in main()
175 rte_exit(EXIT_FAILURE, "PQOS: L3CA init failed!\n"); in main()
183 rte_exit(EXIT_FAILURE, "Error: number of ports must be even\n"); in main()
190 rte_exit(EXIT_FAILURE, "Cannot create mbuf pool\n"); in main()
195 rte_exit(EXIT_FAILURE, "Cannot init port %"PRIu16 "\n", in main()

12345