Searched refs:subport_stats (Results 1 – 1 of 1) sorted by relevance
189 struct rte_sched_subport_stats subport_stats; in test_sched() local191 rte_sched_subport_read_stats(port, SUBPORT, &subport_stats, &tc_ov); in test_sched()193 TEST_ASSERT_EQUAL(subport_stats.n_pkts_tc[TC-1], 10, "Wrong subport stats\n"); in test_sched()