Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c1548 int slave_expected_tx_count; in test_roundrobin_tx_burst_slave_tx_fail() local
1552 slave_expected_tx_count = TEST_RR_SLAVE_TX_FAIL_BURST_SIZE / in test_roundrobin_tx_burst_slave_tx_fail()
1556 slave_expected_tx_count = slave_expected_tx_count - in test_roundrobin_tx_burst_slave_tx_fail()
1560 (uint64_t)slave_expected_tx_count, in test_roundrobin_tx_burst_slave_tx_fail()
1563 (unsigned int)port_stats.opackets, slave_expected_tx_count); in test_roundrobin_tx_burst_slave_tx_fail()