make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 917 MB/s 15566 calls/s 15566 msg/s # tcp rx: 918 MB/s 49202 calls/s # tcp tx: 949 MB/s 16109 calls/s 16109 msg/s # tcp rx: 949 MB/s 49965 calls/s # tcp tx: 996 MB/s 16906 calls/s 16906 msg/s # tcp rx: 998 MB/s 51148 calls/s # tcp tx: 1066 MB/s 18097 calls/s 18097 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: 617 MB/s 447232 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1258 MB/s 21343 calls/s 21343 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: 1072 MB/s 782022 calls/s # udp tx: 1100 MB/s 18668 calls/s 18668 msg/s # udp rx: 1116 MB/s 813913 calls/s # udp tx: 1114 MB/s 18908 calls/s 18908 msg/s # udp rx: 1114 MB/s 812463 calls/s # udp tx: 1113 MB/s 18890 calls/s 18890 msg/s # udp rx: 1105 MB/s 806282 calls/s # udp tx: 1103 MB/s 18722 calls/s 18722 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__->