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:    594 MB/s    10078 calls/s  10078 msg/s
# tcp rx:    599 MB/s    36443 calls/s
# tcp tx:    559 MB/s     9486 calls/s   9486 msg/s
# tcp rx:    558 MB/s    34401 calls/s
# tcp tx:    570 MB/s     9675 calls/s   9675 msg/s
# tcp rx:    582 MB/s    34033 calls/s
# tcp tx:    587 MB/s     9958 calls/s   9958 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:    495 MB/s   358500 calls/s
# udp tx:    884 MB/s    14995 calls/s  14995 msg/s
# udp rx:    588 MB/s   425728 calls/s
# udp tx:   1133 MB/s    19233 calls/s  19233 msg/s
# udp rx:    646 MB/s   468480 calls/s
# udp tx:   1313 MB/s    22280 calls/s  22280 msg/s
# udp rx:    605 MB/s   438784 calls/s
# udp tx:   1322 MB/s    22425 calls/s  22425 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:   1010 MB/s   737173 calls/s
# udp tx:   1036 MB/s    17580 calls/s  17580 msg/s
# udp rx:   1160 MB/s   846462 calls/s
# udp tx:   1170 MB/s    19851 calls/s  19851 msg/s
# udp rx:   1114 MB/s   812499 calls/s
# udp tx:   1113 MB/s    18888 calls/s  18888 msg/s
# udp rx:   1059 MB/s   772711 calls/s
# udp tx:   1062 MB/s    18017 calls/s  18017 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__->