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:    976 MB/s    16557 calls/s  16557 msg/s
# tcp rx:    995 MB/s    49605 calls/s
# tcp tx:   1015 MB/s    17216 calls/s  17216 msg/s
# tcp rx:   1015 MB/s    51483 calls/s
# tcp tx:   1018 MB/s    17271 calls/s  17271 msg/s
# tcp rx:   1018 MB/s    51689 calls/s
# tcp tx:   1006 MB/s    17063 calls/s  17063 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:    626 MB/s   454187 calls/s
# udp tx:   1125 MB/s    19094 calls/s  19094 msg/s
# udp rx:    662 MB/s   480377 calls/s
# udp tx:   1176 MB/s    19955 calls/s  19955 msg/s
# udp rx:    662 MB/s   480045 calls/s
# udp tx:   1160 MB/s    19691 calls/s  19691 msg/s
# udp rx:    662 MB/s   479668 calls/s
# udp tx:   1252 MB/s    21237 calls/s  21237 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:   1086 MB/s   792673 calls/s
# udp tx:   1111 MB/s    18844 calls/s  18844 msg/s
# udp rx:   1113 MB/s   811957 calls/s
# udp tx:   1112 MB/s    18870 calls/s  18870 msg/s
# udp rx:   1104 MB/s   805846 calls/s
# udp tx:   1103 MB/s    18711 calls/s  18711 msg/s
# udp rx:   1109 MB/s   809289 calls/s
# udp tx:   1108 MB/s    18808 calls/s  18808 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__->