Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c667 int bonding_modes[] = { BONDING_MODE_ROUND_ROBIN, in test_set_bonding_mode() local
674 for (i = 0; i < (int)RTE_DIM(bonding_modes); i++) { in test_set_bonding_mode()
677 bonding_modes[i]), in test_set_bonding_mode()
683 bonding_modes[i]), in test_set_bonding_mode()
688 bonding_modes[i]), in test_set_bonding_mode()
690 test_params->bonded_port_id, bonding_modes[i]); in test_set_bonding_mode()
693 TEST_ASSERT_EQUAL(bonding_mode, bonding_modes[i], in test_set_bonding_mode()
696 bonding_modes[i]); in test_set_bonding_mode()