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: 942 MB/s 15990 calls/s 15990 msg/s # tcp rx: 943 MB/s 50158 calls/s # tcp tx: 922 MB/s 15639 calls/s 15639 msg/s # tcp rx: 946 MB/s 48157 calls/s # tcp tx: 962 MB/s 16331 calls/s 16331 msg/s # tcp rx: 970 MB/s 46912 calls/s # tcp tx: 981 MB/s 16651 calls/s 16651 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: 627 MB/s 454656 calls/s # udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # udp rx: 634 MB/s 459264 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 629 MB/s 455680 calls/s # udp tx: 1317 MB/s 22340 calls/s 22340 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 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: 1094 MB/s 798258 calls/s # udp tx: 1121 MB/s 19017 calls/s 19017 msg/s # udp rx: 1174 MB/s 856458 calls/s # udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # udp rx: 1161 MB/s 846915 calls/s # udp tx: 1162 MB/s 19720 calls/s 19720 msg/s # udp rx: 1153 MB/s 841494 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 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__->