Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnft_queue.sh551 NUMLINES2=$(wc -l < "$TMPFILE2")
553 if [ "$NUMLINES1" -ne 1 ] || [ "$NUMLINES2" -ne 1 ]; then
555 echo "FAIL: uneven udp packet distribution: $NUMLINES1 $NUMLINES2"