Searched refs:NUM_PKTS (Results 1 – 4 of 4) sorted by relevance
36 NUM_PKTS=100180 "$CYCLE_TIME_NS" "" "" "$NUM_PKTS" \184 if [ "$received" != "$NUM_PKTS" ]; then267 "$NUM_PKTS" "$STREAM_VID" "$stream_prio" "" "$isochron_dat"270 [ "$received" = "$NUM_PKTS" ]271 check_err_fail $should_fail $? "Reception of $NUM_PKTS packets"273 if [ $should_fail = 0 ] && [ "$received" = "$NUM_PKTS" ]; then
15 NUM_PKTS=16121 for i in $(seq 1 "$NUM_PKTS"); do241 [ "$learned" -ne "$NUM_PKTS" ]242 check_fail $? "Filled the FDB table: Expected the count ${NUM_PKTS}, but got ${learned}"
21 NUM_PKTS=1000270 "${NUM_PKTS}" \296 run_test 0.000000000 ${NUM_PKTS} "In band" \299 psfp_filter_check ${NUM_PKTS}308 psfp_filter_check $((2 * ${NUM_PKTS}))
96 #define NUM_PKTS 10000 macro113 .repeat = NUM_PKTS, in test_xdp_do_redirect()247 ASSERT_EQ(skel->bss->pkts_seen_tc, NUM_PKTS - 2, "pkt_count_tc"); in test_xdp_do_redirect()
Completed in 7 milliseconds