Searched refs:current_bonding_mode (Results 1 – 1 of 1) sorted by relevance
557 int current_slave_count, current_bonding_mode, primary_port; in test_start_bonded_device() local586 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()