Searched refs:NUM_PORT_STATS (Results 1 – 1 of 1) sorted by relevance
1553 #define NUM_PORT_STATS 21 in xstats_id_reset_tests() macro1559 if (num_stats != NUM_PORT_STATS) { in xstats_id_reset_tests()1561 __LINE__, NUM_PORT_STATS, num_stats); in xstats_id_reset_tests()1567 if (ret != NUM_PORT_STATS) { in xstats_id_reset_tests()1569 __LINE__, NUM_PORT_STATS, ret); in xstats_id_reset_tests()1625 if (RTE_DIM(port_expected) != NUM_PORT_STATS || in xstats_id_reset_tests()1626 RTE_DIM(port_names) != NUM_PORT_STATS) { in xstats_id_reset_tests()