Searched refs:TEST_MODE_ZC (Results 1 – 2 of 2) sorted by relevance
68 TEST_MODE_ZC, enumerator
135 case TEST_MODE_ZC: in mode_string()427 opt_mode = TEST_MODE_ZC; in parse_command_line()552 if (mode == TEST_MODE_ZC) in test_spec_init()1824 if (ifobj->mode != mode && (mode == TEST_MODE_DRV || mode == TEST_MODE_ZC)) in xsk_reattach_xdp()1855 if (test->mode == TEST_MODE_ZC && (!ifobj1->multi_buff_zc_supp || in __testapp_validate_traffic()1860 if (test->mode != TEST_MODE_ZC && (!ifobj1->multi_buff_supp || in __testapp_validate_traffic()2033 if (test->mode == TEST_MODE_ZC) { in testapp_stats_rx_dropped()2271 if (test->mode == TEST_MODE_ZC) { in testapp_too_many_frags()2711 if (opt_mode == TEST_MODE_ZC && modes <= TEST_MODE_ZC) { in main()