Home
last modified time | relevance | path

Searched refs:initialize_bonded_device_with_slaves (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_link_bonding.c1163 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_adding_slave_after_bonded_device_started()
1245 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_status_interrupt()
1402 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_tx_burst()
1490 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_tx_burst_slave_tx_fail()
1590 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_rx_burst_on_single_slave()
1668 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_rx_burst_on_multiple_slaves()
1751 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_verify_mac_assignment()
1844 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_verify_promiscuous_enable_disable()
1908 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_roundrobin_verify_slave_link_status_change_behaviour()
2127 TEST_ASSERT_SUCCESS(initialize_bonded_device_with_slaves( in test_activebackup_tx_burst()
[all …]
H A Dtest_link_bonding_mode4.c313 initialize_bonded_device_with_slaves(uint16_t slave_count, uint8_t external_sm) in initialize_bonded_device_with_slaves() function
655 retval = initialize_bonded_device_with_slaves(TEST_LACP_SLAVE_COUT, 0); in test_mode4_lacp()
672 retval = initialize_bonded_device_with_slaves(TEST_LACP_SLAVE_COUT, 0); in test_mode4_agg_mode_selection()
693 retval = initialize_bonded_device_with_slaves(TEST_LACP_SLAVE_COUT, 0); in test_mode4_agg_mode_selection()
714 retval = initialize_bonded_device_with_slaves(TEST_LACP_SLAVE_COUT, 0); in test_mode4_agg_mode_selection()
823 retval = initialize_bonded_device_with_slaves(TEST_PROMISC_SLAVE_COUNT, in test_mode4_rx()
1012 retval = initialize_bonded_device_with_slaves(TEST_TX_SLAVE_COUNT, 0); in test_mode4_tx_burst()
1200 retval = initialize_bonded_device_with_slaves(TEST_MARKER_SLAVE_COUT, in test_mode4_marker()
1286 retval = initialize_bonded_device_with_slaves(TEST_EXPIRED_SLAVE_COUNT, in test_mode4_expired()
1407 retval = initialize_bonded_device_with_slaves(TEST_TX_SLAVE_COUNT, 0); in test_mode4_ext_ctrl()
[all …]