Searched refs:NUM_PORT_STATS (Results 1 – 1 of 1) sorted by relevance
1551 #define NUM_PORT_STATS 21 in xstats_id_reset_tests() macro1557 if (num_stats != NUM_PORT_STATS) { in xstats_id_reset_tests()1559 __LINE__, NUM_PORT_STATS, num_stats); in xstats_id_reset_tests()1565 if (ret != NUM_PORT_STATS) { in xstats_id_reset_tests()1567 __LINE__, NUM_PORT_STATS, ret); in xstats_id_reset_tests()1623 if (RTE_DIM(port_expected) != NUM_PORT_STATS || in xstats_id_reset_tests()1624 RTE_DIM(port_names) != NUM_PORT_STATS) { in xstats_id_reset_tests()