Home
last modified time | relevance | path

Searched refs:rte_eth_dev_stop (Results 1 – 25 of 48) sorted by relevance

12

/dpdk/app/test/
H A Dtest_pmd_ring.c416 ret = rte_eth_dev_stop(rxtx_portd); in test_pmd_ring_pair_create_attach()
420 ret = rte_eth_dev_stop(rxtx_porte); in test_pmd_ring_pair_create_attach()
435 ret = rte_eth_dev_stop(tx_porta); in test_cleanup_resources()
439 ret = rte_eth_dev_stop(rx_portb); in test_cleanup_resources()
443 ret = rte_eth_dev_stop(rxtx_portc); in test_cleanup_resources()
541 TEST_ASSERT((rte_eth_dev_stop(cmdl_port0) == 0), in test_command_line_ring_port()
H A Dtest_link_bonding_rssconf.c181 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params.bond_port_id), in remove_slaves_and_stop_bonded_device()
591 rte_eth_dev_stop(test_params.bond_port_id); in testsuite_teardown()
594 rte_eth_dev_stop(port->port_id); in testsuite_teardown()
H A Dtest_event_eth_rx_adapter.c177 retval = rte_eth_dev_stop(portid); in init_port_rx_intr()
342 rte_eth_dev_stop(i); in testsuite_teardown()
369 rte_eth_dev_stop(default_params.rx_intr_port); in testsuite_teardown_rx_intr()
744 err = rte_eth_dev_stop(port_index); in adapter_multi_eth_add_del()
H A Dtest_bitratestats.c174 rte_eth_dev_stop(portid); in test_bit_packet_forward()
H A Dtest_pmd_ring_perf.c158 if (rte_eth_dev_stop(ring_ethdev_port) != 0) in test_ring_pmd_perf()
H A Dtest_pdump.c162 rte_eth_dev_stop(portid); in send_pkts()
H A Dtest_latencystats.c173 rte_eth_dev_stop(portid); in test_latency_packet_forward()
H A Dvirtual_pmd.c417 rte_eth_dev_stop(port_id); in virtual_ethdev_rx_burst_fn_set_success()
434 rte_eth_dev_stop(port_id); in virtual_ethdev_tx_burst_fn_set_success()
H A Dtest_link_bonding_mode4.c356 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params.bonded_port_id), in remove_slaves_and_stop_bonded_device()
371 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(slave->port_id), in remove_slaves_and_stop_bonded_device()
471 rte_eth_dev_stop(test_params.bonded_port_id); in testsuite_teardown()
474 rte_eth_dev_stop(port->port_id); in testsuite_teardown()
H A Dtest_link_bonding.c619 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_stop_bonded_device()
655 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in remove_slaves_and_stop_bonded_device()
766 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_set_primary_slave()
1037 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(bonded_port_id), in test_set_bonded_port_initialization_mac_assignment()
1079 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(bonded_port_id), in test_set_bonded_port_initialization_mac_assignment()
1785 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_roundrobin_verify_mac_assignment()
2421 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_activebackup_verify_mac_assignment()
3354 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_balance_verify_mac_assignment()
3953 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_broadcast_verify_mac_assignment()
4495 TEST_ASSERT_SUCCESS(rte_eth_dev_stop(test_params->bonded_port_id), in test_tlb_verify_mac_assignment()
H A Dtest_kni.c762 if (rte_eth_dev_stop(port_id) != 0) in test_kni()
/dpdk/examples/ip_pipeline/
H A Dlink.c221 rte_eth_dev_stop(port_id); in link_create()
229 rte_eth_dev_stop(port_id); in link_create()
236 rte_eth_dev_stop(port_id); in link_create()
/dpdk/examples/ethtool/lib/
H A Drte_ethtool.c302 ret = rte_eth_dev_stop(port_id); in rte_ethtool_net_open()
312 return rte_eth_dev_stop(port_id); in rte_ethtool_net_stop()
463 stat = rte_eth_dev_stop(port_id); in rte_ethtool_set_ringparam()
/dpdk/examples/pipeline/
H A Dobj.c303 rte_eth_dev_stop(port_id); in link_create()
311 rte_eth_dev_stop(port_id); in link_create()
318 rte_eth_dev_stop(port_id); in link_create()
/dpdk/examples/kni/
H A Dmain.c784 ret = rte_eth_dev_stop(port_id); in kni_change_mtu_()
875 ret = rte_eth_dev_stop(port_id); in kni_config_network_interface()
884 ret = rte_eth_dev_stop(port_id); in kni_config_network_interface()
1022 ret = rte_eth_dev_stop(port_id); in kni_free_kni()
/dpdk/lib/ethdev/
H A Dversion.map68 rte_eth_dev_stop;
/dpdk/examples/flow_filtering/
H A Dmain.c94 ret = rte_eth_dev_stop(port_id); in main_loop()
/dpdk/examples/l2fwd-event/
H A Dmain.c737 ret = rte_eth_dev_stop(port_id); in main()
762 ret = rte_eth_dev_stop(port_id); in main()
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dmain.c284 rte_eth_dev_stop(port_id); in signal_handler()
/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c266 ret = rte_eth_dev_stop(portid); in close_ports()
/dpdk/drivers/net/netvsc/
H A Dhn_vf.c127 ret = rte_eth_dev_stop(port_id); in hn_remove_delayed()
501 ret = rte_eth_dev_stop(vf_dev->data->port_id); in hn_vf_stop()
/dpdk/examples/eventdev_pipeline/
H A Dmain.c478 if (rte_eth_dev_stop(portid) < 0) in main()
/dpdk/examples/l3fwd/
H A Dmain.c1568 ret = rte_eth_dev_stop(portid); in main()
1591 ret = rte_eth_dev_stop(portid); in main()
/dpdk/drivers/net/failsafe/
H A Dfailsafe_ether.c285 ret = rte_eth_dev_stop(PORT_ID(sdev)); in fs_dev_remove()
/dpdk/examples/l2fwd/
H A Dmain.c919 ret = rte_eth_dev_stop(portid); in main()

12