Searched refs:expected_tx_fail_pkts (Results 1 – 1 of 1) sorted by relevance
1481 struct rte_mbuf *expected_tx_fail_pkts[MAX_PKT_BURST]; in test_roundrobin_tx_burst_slave_tx_fail() local1505 expected_tx_fail_pkts[i] = pkt_burst[first_fail_idx + in test_roundrobin_tx_burst_slave_tx_fail()1530 TEST_ASSERT_EQUAL(expected_tx_fail_pkts[i], pkt_burst[i + tx_count], in test_roundrobin_tx_burst_slave_tx_fail()1532 i, expected_tx_fail_pkts[i], pkt_burst[i + tx_count]); in test_roundrobin_tx_burst_slave_tx_fail()