| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 963 rte_strerror(EINVAL)); in shaper_profile_check() 972 rte_strerror(EEXIST)); in shaper_profile_check() 980 rte_strerror(EINVAL)); in shaper_profile_check() 989 rte_strerror(EINVAL)); in shaper_profile_check() 1087 rte_strerror(EBUSY)); in pmd_tm_shaper_profile_delete() 1249 rte_strerror(EBUSY)); in pmd_tm_shared_shaper_add_update() 1288 rte_strerror(EBUSY)); in pmd_tm_shared_shaper_delete() 1420 rte_strerror(EBUSY)); in pmd_tm_wred_profile_delete() 1981 rte_strerror(EBUSY)); in pmd_tm_node_add() 2061 rte_strerror(EBUSY)); in pmd_tm_node_delete() [all …]
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_tm.c | 233 rte_strerror(EINVAL)); in ipn3ke_hw_tm_shaper_profile_search() 248 rte_strerror(EEXIST)); in ipn3ke_hw_tm_shaper_profile_search() 260 rte_strerror(EEXIST)); in ipn3ke_hw_tm_shaper_profile_search() 272 rte_strerror(EEXIST)); in ipn3ke_hw_tm_shaper_profile_search() 282 rte_strerror(EEXIST)); in ipn3ke_hw_tm_shaper_profile_search() 386 rte_strerror(EINVAL)); in ipn3ke_pmd_tm_node_type_get() 399 rte_strerror(EINVAL)); in ipn3ke_pmd_tm_node_type_get() 427 rte_strerror(EINVAL)); in ipn3ke_tm_capabilities_get() 781 rte_strerror(EINVAL)); in ipn3ke_tm_shaper_profile_add() 789 rte_strerror(EINVAL)); in ipn3ke_tm_shaper_profile_add() [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_errno.c | 40 rte_retval = rte_strerror(std_errs[i]); in test_errno() 51 rte_retval = rte_strerror(rte_errs[i]); in test_errno() 70 rte_retval = rte_strerror(RTE_MAX_ERRNO + 1); in test_errno()
|
| H A D | test_pmd_ring.c | 61 port, rte_strerror(-ret)); in test_ethdev_configure_port() 419 rxtx_portd, rte_strerror(-ret)); in test_pmd_ring_pair_create_attach() 423 rxtx_porte, rte_strerror(-ret)); in test_pmd_ring_pair_create_attach() 438 tx_porta, rte_strerror(-ret)); in test_cleanup_resources() 442 rx_portb, rte_strerror(-ret)); in test_cleanup_resources() 446 rxtx_portc, rte_strerror(-ret)); in test_cleanup_resources()
|
| H A D | test_event_timer_adapter.c | 1098 num_evtims, ret, rte_strerror(rte_errno)); in stat_inc_reset_ev_enq() 1184 rte_strerror(rte_errno)); in event_timer_arm() 1289 rte_strerror(rte_errno)); in event_timer_arm_expiry() 1350 rte_strerror(rte_errno)); in event_timer_arm_rearm() 1370 rte_strerror(rte_errno)); in event_timer_arm_rearm() 1423 num_evtims, ret, rte_strerror(rte_errno)); in event_timer_arm_max() 1597 rte_strerror(rte_errno)); in event_timer_cancel() 1606 rte_strerror(rte_errno)); in event_timer_cancel() 1652 rte_strerror(rte_errno)); in event_timer_cancel_double()
|
| /f-stack/dpdk/drivers/net/vdev_netvsc/ |
| H A D | vdev_netvsc.c | 173 DRV_LOG(ERR, "cannot open socket: %s", rte_strerror(errno)); in vdev_netvsc_foreach_iface() 189 req.ifr_name, rte_strerror(errno)); in vdev_netvsc_foreach_iface() 243 DRV_LOG(ERR, "%s", rte_strerror(EINVAL)); in vdev_netvsc_has_route() 271 rte_strerror(errno)); in vdev_netvsc_has_route() 279 rte_strerror(errno)); in vdev_netvsc_has_route() 423 rte_strerror(errno)); in vdev_netvsc_device_probe() 467 rte_strerror(-ret)); in vdev_netvsc_alarm() 571 iface->if_name, rte_strerror(errno)); in vdev_netvsc_netvsc_probe() 585 ctx->if_name, rte_strerror(errno)); in vdev_netvsc_netvsc_probe() 597 rte_strerror(errno)); in vdev_netvsc_netvsc_probe() [all …]
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.c | 241 NULL, rte_strerror(EIO)); in flow_err() 265 NULL, rte_strerror(code)); in rte_flow_ops_get() 291 NULL, rte_strerror(ENOSYS)); in rte_flow_validate() 317 NULL, rte_strerror(ENOSYS)); in rte_flow_create() 341 NULL, rte_strerror(ENOSYS)); in rte_flow_destroy() 363 NULL, rte_strerror(ENOSYS)); in rte_flow_flush() 388 NULL, rte_strerror(ENOSYS)); in rte_flow_query() 411 NULL, rte_strerror(ENOSYS)); in rte_flow_isolate() 1040 NULL, rte_strerror(ENOSYS)); in rte_flow_dev_dump() 1061 NULL, rte_strerror(ENOTSUP)); in rte_flow_get_aged_flows() [all …]
|
| H A D | rte_mtr.c | 25 rte_strerror(ENODEV)); in rte_mtr_ops_get() 36 rte_strerror(ENOSYS)); in rte_mtr_ops_get() 55 rte_strerror(ENOSYS)); \
|
| H A D | rte_tm.c | 24 rte_strerror(ENODEV)); in rte_tm_ops_get() 35 rte_strerror(ENOSYS)); in rte_tm_ops_get() 54 rte_strerror(ENOSYS)); \ 77 rte_strerror(EINVAL)); in rte_tm_get_number_of_leaf_nodes()
|
| /f-stack/dpdk/examples/flow_filtering/ |
| H A D | main.c | 95 port_id, rte_strerror(-ret)); in main_loop() 120 rte_strerror(-link_get_err)); in assert_link_status() 196 rte_strerror(-ret), port_id); in init_port()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_errno.h | 42 const char *rte_strerror(int errnum);
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | util.c | 399 port, rte_strerror(-ret)); in eth_set_promisc_mode() 415 port, rte_strerror(-ret)); in eth_set_allmulticast_mode() 426 port_id, rte_strerror(-ret)); in eth_link_get_nowait_print_err() 439 port_id, rte_strerror(-ret)); in eth_macaddr_get_print_err()
|
| /f-stack/dpdk/app/test-pipeline/ |
| H A D | init.c | 172 port, rte_strerror(-ret)); in app_ports_check_link() 214 port, rte_strerror(-ret)); in app_init_ports()
|
| /f-stack/dpdk/examples/kni/ |
| H A D | main.c | 650 port, rte_strerror(-ret)); in init_port() 679 portid, rte_strerror(-ret)); in check_all_ports_link_status() 753 portid, rte_strerror(-ret)); in monitor_all_ports_link_status() 788 port_id, rte_strerror(-ret)); in kni_change_mtu_() 886 port_id, rte_strerror(-ret)); in kni_config_network_interface() 895 port_id, rte_strerror(-ret)); in kni_config_network_interface() 989 port_id, rte_strerror(-ret)); in kni_alloc() 1033 port_id, rte_strerror(-ret)); in kni_free_kni()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_errno.c | 21 rte_strerror(int errnum) in rte_strerror() function
|
| /f-stack/dpdk/app/pdump/ |
| H A D | main.c | 624 rte_strerror(-ret)); in configure_vdev() 658 rte_strerror(rte_errno)); in create_mp_ring_vdev() 672 rte_strerror(rte_errno), in create_mp_ring_vdev() 683 rte_strerror(rte_errno), in create_mp_ring_vdev() 755 rte_strerror(rte_errno)); in create_mp_ring_vdev() 792 rte_strerror(rte_errno)); in create_mp_ring_vdev() 880 rte_exit(EXIT_FAILURE, "%s\n", rte_strerror(rte_errno)); in enable_pdump()
|
| /f-stack/dpdk/examples/packet_ordering/ |
| H A D | main.c | 325 port_id, rte_strerror(-ret)); in configure_eth_port() 704 rte_exit(EXIT_FAILURE, "%s\n", rte_strerror(rte_errno)); in main() 733 rte_exit(EXIT_FAILURE, "%s\n", rte_strerror(rte_errno)); in main() 738 rte_exit(EXIT_FAILURE, "%s\n", rte_strerror(rte_errno)); in main() 744 rte_exit(EXIT_FAILURE, "%s\n", rte_strerror(rte_errno)); in main()
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_shim.h | 16 #define rte_strerror(_err) "strerror_not_implemented" macro
|
| /f-stack/dpdk/examples/ethtool/ethtool-app/ |
| H A D | main.c | 163 idx_port, rte_strerror(-ret)); in setup_ports() 213 rte_strerror(-ret)); in worker_main()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | init.c | 162 ret, portid, rte_strerror(-ret)); in app_init_port() 171 rte_strerror(-ret), portid); in app_init_port() 312 err, portid, rte_strerror(-err)); in app_init_sched_port()
|
| /f-stack/dpdk/drivers/net/bonding/ |
| H A D | rte_eth_bond_8023ad.c | 707 slaves[i], rte_strerror(-ret)); in selection_logic() 849 slave_id, rte_strerror(-ret)); in bond_mode_8023ad_periodic_cb() 947 slave_id, rte_strerror(-ret)); in bond_mode_8023ad_register_lacp_mac() 961 slave_id, rte_strerror(-ret)); in bond_mode_8023ad_register_lacp_mac() 986 slave_id, rte_strerror(-ret)); in bond_mode_8023ad_unregister_lacp_mac() 995 slave_id, rte_strerror(-ret)); in bond_mode_8023ad_unregister_lacp_mac() 1084 slave_id, mem_name, rte_strerror(rte_errno)); in bond_mode_8023ad_activate_slave() 1093 mem_name, rte_strerror(rte_errno)); in bond_mode_8023ad_activate_slave() 1103 mem_name, rte_strerror(rte_errno)); in bond_mode_8023ad_activate_slave()
|
| H A D | rte_eth_bond_flow.c | 97 NULL, rte_strerror(ENOMEM)); in bond_flow_create() 212 rte_strerror(ENOTSUP)); in bond_flow_query()
|
| /f-stack/dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 455 port_id, rte_strerror(-ret)); in lsi_event_callback() 489 portid, rte_strerror(-ret)); in check_all_ports_link_status() 710 rte_strerror(-ret), portid); in main()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.c | 153 size, rte_strerror(rte_errno)); in osal_dma_alloc_coherent() 192 size, rte_strerror(rte_errno)); in osal_dma_alloc_coherent_aligned()
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | main.c | 118 port, rte_strerror(-retval)); in port_init() 269 portid, rte_strerror(-ret)); in check_all_ports_link_status()
|