Lines Matching refs:bonded_mac
63 uint8_t bonded_mac[] = {0xAA, 0xFF, 0xAA, 0xFF, 0xAA, 0xFF }; variable
103 .default_bonded_mac = (struct rte_ether_addr *)bonded_mac,
1813 (struct rte_ether_addr *)bonded_mac), in test_roundrobin_verify_mac_assignment()
1819 TEST_ASSERT_SUCCESS(memcmp(bonded_mac, &read_mac_addr, in test_roundrobin_verify_mac_assignment()
1828 TEST_ASSERT_SUCCESS(memcmp(bonded_mac, &read_mac_addr, in test_roundrobin_verify_mac_assignment()
2455 (struct rte_ether_addr *)bonded_mac), in test_activebackup_verify_mac_assignment()
2461 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_activebackup_verify_mac_assignment()
2477 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_activebackup_verify_mac_assignment()
3388 (struct rte_ether_addr *)bonded_mac), in test_balance_verify_mac_assignment()
3394 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_balance_verify_mac_assignment()
3402 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_balance_verify_mac_assignment()
3410 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_balance_verify_mac_assignment()
3981 (struct rte_ether_addr *)bonded_mac), in test_broadcast_verify_mac_assignment()
3987 TEST_ASSERT_SUCCESS(memcmp(bonded_mac, &read_mac_addr, in test_broadcast_verify_mac_assignment()
3997 TEST_ASSERT_SUCCESS(memcmp(bonded_mac, &read_mac_addr, in test_broadcast_verify_mac_assignment()
4530 (struct rte_ether_addr *)bonded_mac), in test_tlb_verify_mac_assignment()
4536 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_tlb_verify_mac_assignment()
4552 TEST_ASSERT_SUCCESS(memcmp(&bonded_mac, &read_mac_addr, in test_tlb_verify_mac_assignment()