Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c557 int current_slave_count, current_bonding_mode, primary_port; in test_start_bonded_device() local
586 current_bonding_mode = rte_eth_bond_mode_get(test_params->bonded_port_id); in test_start_bonded_device()
587 TEST_ASSERT_EQUAL(current_bonding_mode, test_params->bonding_mode, in test_start_bonded_device()
589 current_bonding_mode, test_params->bonding_mode); in test_start_bonded_device()