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:    979 MB/s    16613 calls/s  16613 msg/s
# tcp rx:    980 MB/s    49283 calls/s
# tcp tx:    953 MB/s    16180 calls/s  16180 msg/s
# tcp rx:    975 MB/s    48952 calls/s
# tcp tx:    949 MB/s    16101 calls/s  16101 msg/s
# tcp rx:    953 MB/s    46723 calls/s
# tcp tx:    866 MB/s    14688 calls/s  14688 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:    621 MB/s   450604 calls/s
# udp tx:   1217 MB/s    20649 calls/s  20649 msg/s
# udp rx:    638 MB/s   462336 calls/s
# udp tx:   1265 MB/s    21461 calls/s  21461 msg/s
# udp rx:    599 MB/s   434614 calls/s
# udp tx:    958 MB/s    16265 calls/s  16265 msg/s
# udp rx:    553 MB/s   400896 calls/s
# udp tx:    818 MB/s    13875 calls/s  13875 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:    664 MB/s   484457 calls/s
# udp tx:    677 MB/s    11492 calls/s  11492 msg/s
# udp rx:    616 MB/s   449442 calls/s
# udp tx:    616 MB/s    10451 calls/s  10451 msg/s
# udp rx:    667 MB/s   486515 calls/s
# udp tx:    666 MB/s    11309 calls/s  11309 msg/s
# udp rx:    666 MB/s   485821 calls/s
# udp tx:    665 MB/s    11285 calls/s  11285 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'
[?2004hxx__-> echo $?
0
xx__->