Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c273 int bond1_rx; in test_xdp_bonding_with_mode() local
281 bond1_rx = get_rx_packets("bond1"); in test_xdp_bonding_with_mode()
282 ASSERT_EQ(bond1_rx, NPACKETS, "expected more received packets"); in test_xdp_bonding_with_mode()