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:   1044 MB/s    17718 calls/s  17718 msg/s
# tcp rx:   1045 MB/s    52892 calls/s
# tcp tx:    988 MB/s    16764 calls/s  16764 msg/s
# tcp rx:    989 MB/s    51523 calls/s
# tcp tx:   1010 MB/s    17144 calls/s  17144 msg/s
# tcp rx:   1011 MB/s    51742 calls/s
# tcp tx:    968 MB/s    16430 calls/s  16430 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:    642 MB/s   465408 calls/s
# udp tx:   1282 MB/s    21745 calls/s  21745 msg/s
# udp rx:    656 MB/s   475774 calls/s
# udp tx:   1224 MB/s    20762 calls/s  20762 msg/s
# udp rx:    606 MB/s   439453 calls/s
# udp tx:   1259 MB/s    21368 calls/s  21368 msg/s
# udp rx:    613 MB/s   444311 calls/s
# udp tx:   1154 MB/s    19576 calls/s  19576 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:   1011 MB/s   737819 calls/s
# udp tx:   1041 MB/s    17657 calls/s  17657 msg/s
# udp rx:   1118 MB/s   815745 calls/s
# udp tx:   1121 MB/s    19015 calls/s  19015 msg/s
# udp rx:   1080 MB/s   788085 calls/s
# udp tx:   1075 MB/s    18237 calls/s  18237 msg/s
# udp rx:   1074 MB/s   783930 calls/s
# udp tx:   1085 MB/s    18410 calls/s  18410 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__->