Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_pmd_ring.c274 if (stats2.ipackets != 0 || stats2.opackets != 0 || in test_pmd_ring_pair_create_attach()
275 stats2.ibytes != 0 || stats2.obytes != 0 || in test_pmd_ring_pair_create_attach()
276 stats2.ierrors != 0 || stats2.oerrors != 0) { in test_pmd_ring_pair_create_attach()
307 stats2.ibytes != 0 || stats2.obytes != 0 || in test_pmd_ring_pair_create_attach()
308 stats2.ierrors != 0 || stats2.oerrors != 0) { in test_pmd_ring_pair_create_attach()
341 stats2.ibytes != 0 || stats2.obytes != 0 || in test_pmd_ring_pair_create_attach()
342 stats2.ierrors != 0 || stats2.oerrors != 0) { in test_pmd_ring_pair_create_attach()
375 stats2.ibytes != 0 || stats2.obytes != 0 || in test_pmd_ring_pair_create_attach()
376 stats2.ierrors != 0 || stats2.oerrors != 0) { in test_pmd_ring_pair_create_attach()
409 stats2.ibytes != 0 || stats2.obytes != 0 || in test_pmd_ring_pair_create_attach()
[all …]