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.01 [+0.01] ipv6
# 0.01 [+0.00] tcp - over veth touching data
# 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# 0.54 [+0.52] -4 -t
# 2.91 [+2.37] tcp tx:    818 MB/s    13875 calls/s  13875 msg/s
# 2.92 [+0.01] tcp rx:    832 MB/s    45125 calls/s
# 3.91 [+0.99] tcp tx:    847 MB/s    14372 calls/s  14372 msg/s
# 3.93 [+0.03] tcp rx:    865 MB/s    44168 calls/s
# 4.91 [+0.97] tcp tx:    795 MB/s    13485 calls/s  13485 msg/s
# 4.93 [+0.03] tcp rx:    793 MB/s    46391 calls/s
# 5.91 [+0.97] tcp tx:    798 MB/s    13540 calls/s  13540 msg/s
# 5.95 [+0.04] udp gso - over veth touching data
# 5.95 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# 6.37 [+0.42] -4 -v
# 7.38 [+1.02] udp rx:    525 MB/s   380928 calls/s
# 7.41 [+0.02] udp tx:   1038 MB/s    17613 calls/s  17613 msg/s
# 8.39 [+0.98] udp rx:    633 MB/s   459457 calls/s
# 8.41 [+0.02] udp tx:   1055 MB/s    17902 calls/s  17902 msg/s
# 9.39 [+0.98] udp rx:    661 MB/s   479624 calls/s
# 9.41 [+0.02] udp tx:   1101 MB/s    18677 calls/s  18677 msg/s
# 10.39 [+0.98] udp rx:    653 MB/s   473600 calls/s
# 10.41 [+0.02] udp tx:   1041 MB/s    17664 calls/s  17664 msg/s
# 10.44 [+0.04] udp gso and gro - over veth touching data
# 10.45 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# 10.88 [+0.43] -4 -G
# 11.90 [+1.02] udp rx:    644 MB/s   469838 calls/s
# 11.92 [+0.02] udp tx:    654 MB/s    11103 calls/s  11103 msg/s
# 12.90 [+0.98] udp rx:    523 MB/s   381886 calls/s
# 12.92 [+0.02] udp tx:    523 MB/s     8874 calls/s   8874 msg/s
# 13.90 [+0.98] udp rx:    567 MB/s   413525 calls/s
# 13.92 [+0.02] udp tx:    571 MB/s     9698 calls/s   9698 msg/s
# 14.90 [+0.98] udp rx:    603 MB/s   440332 calls/s
# 14.92 [+0.02] udp tx:    604 MB/s    10259 calls/s  10259 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__->