make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: udpgro_frglist.sh
# 0.00 [+0.00] ipv6
# 0.00 [+0.00] tcp - over veth touching data
# 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.31 [+0.31] -4 -t
# 2.59 [+2.28] tcp tx:    602 MB/s    10219 calls/s  10219 msg/s
# 2.59 [+0.00] tcp rx:    605 MB/s    36412 calls/s
# 3.59 [+1.00] tcp tx:    636 MB/s    10796 calls/s  10796 msg/s
# 3.59 [+0.00] tcp rx:    635 MB/s    35634 calls/s
# 4.59 [+1.00] tcp tx:    517 MB/s     8782 calls/s   8782 msg/s
# 4.59 [+0.00] tcp rx:    519 MB/s    34565 calls/s
# 5.59 [+1.00] tcp tx:    580 MB/s     9838 calls/s   9838 msg/s
# 5.63 [+0.04] udp gso - over veth touching data
# 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 5.97 [+0.34] -4 -v
# 6.99 [+1.02] udp rx:    439 MB/s   319123 calls/s
# 7.01 [+0.02] udp tx:    955 MB/s    16201 calls/s  16201 msg/s
# 7.99 [+0.98] udp rx:    470 MB/s   340992 calls/s
# 8.01 [+0.02] udp tx:    954 MB/s    16187 calls/s  16187 msg/s
# 8.99 [+0.98] udp rx:    636 MB/s   460797 calls/s
# 9.01 [+0.02] udp tx:   1160 MB/s    19686 calls/s  19686 msg/s
# 9.99 [+0.98] udp rx:    659 MB/s   477696 calls/s
# 10.01 [+0.02] udp tx:   1193 MB/s    20251 calls/s  20251 msg/s
# 10.04 [+0.04] udp gso and gro - over veth touching data
# 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.32 [+0.28] -4 -G
# 11.34 [+1.01] udp rx:    612 MB/s   446626 calls/s
# 11.36 [+0.02] udp tx:    625 MB/s    10607 calls/s  10607 msg/s
# 12.34 [+0.98] udp rx:    634 MB/s   463009 calls/s
# 12.36 [+0.02] udp tx:    636 MB/s    10801 calls/s  10801 msg/s
# 13.34 [+0.98] udp rx:    605 MB/s   441957 calls/s
# 13.36 [+0.02] udp tx:    607 MB/s    10310 calls/s  10310 msg/s
# 14.34 [+0.98] udp rx:    628 MB/s   458110 calls/s
# 14.36 [+0.02] udp tx:    636 MB/s    10800 calls/s  10800 msg/s
ok 1 selftests: net: udpgro_frglist.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->