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
# ipv6
# tcp - over veth touching data
# -l 4 -6 -D 2001:db8::1 -t rx -4 -t
# -4 -t
# tcp tx:    860 MB/s    14595 calls/s  14595 msg/s
# tcp rx:    862 MB/s    45613 calls/s
# tcp tx:    527 MB/s     8945 calls/s   8945 msg/s
# tcp rx:    527 MB/s    33159 calls/s
# tcp tx:    543 MB/s     9217 calls/s   9217 msg/s
# tcp rx:    543 MB/s    32820 calls/s
# tcp tx:    531 MB/s     9007 calls/s   9007 msg/s
# udp gso - over veth touching data
# -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v
# -4 -v
# udp rx:    511 MB/s   370176 calls/s
# udp tx:    872 MB/s    14796 calls/s  14796 msg/s
# udp rx:    609 MB/s   441600 calls/s
# udp tx:   1134 MB/s    19249 calls/s  19249 msg/s
# udp rx:    656 MB/s   475392 calls/s
# udp tx:   1276 MB/s    21644 calls/s  21644 msg/s
# udp rx:    656 MB/s   475648 calls/s
# udp tx:   1273 MB/s    21593 calls/s  21593 msg/s
# udp gso and gro - over veth touching data
# -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G
# -4 -G
# udp rx:   1023 MB/s   746297 calls/s
# udp tx:   1052 MB/s    17844 calls/s  17844 msg/s
# udp rx:   1145 MB/s   835444 calls/s
# udp tx:   1153 MB/s    19564 calls/s  19564 msg/s
# udp rx:   1104 MB/s   805705 calls/s
# udp tx:   1107 MB/s    18777 calls/s  18777 msg/s
# udp rx:   1137 MB/s   829628 calls/s
# udp tx:   1139 MB/s    19320 calls/s  19320 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__->