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:    973 MB/s    16510 calls/s  16510 msg/s
# tcp rx:    974 MB/s    50216 calls/s
# tcp tx:    971 MB/s    16485 calls/s  16485 msg/s
# tcp rx:    972 MB/s    49160 calls/s
# tcp tx:   1015 MB/s    17221 calls/s  17221 msg/s
# tcp rx:   1016 MB/s    51619 calls/s
# tcp tx:    981 MB/s    16640 calls/s  16640 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:    468 MB/s   339456 calls/s
# udp tx:   1248 MB/s    21170 calls/s  21170 msg/s
# udp rx:    632 MB/s   458254 calls/s
# udp tx:   1053 MB/s    17865 calls/s  17865 msg/s
# udp rx:    487 MB/s   353389 calls/s
# udp tx:   1239 MB/s    21021 calls/s  21021 msg/s
# udp rx:    610 MB/s   442455 calls/s
# udp tx:   1020 MB/s    17315 calls/s  17315 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:   1015 MB/s   740858 calls/s
# udp tx:   1043 MB/s    17705 calls/s  17705 msg/s
# udp rx:   1014 MB/s   739891 calls/s
# udp tx:   1008 MB/s    17105 calls/s  17105 msg/s
# udp rx:   1074 MB/s   783719 calls/s
# udp tx:   1075 MB/s    18241 calls/s  18241 msg/s
# udp rx:   1110 MB/s   809621 calls/s
# udp tx:   1119 MB/s    18981 calls/s  18981 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__->