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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 984 MB/s 16706 calls/s 16706 msg/s # 2.53 [+0.00] tcp rx: 985 MB/s 49975 calls/s # 3.52 [+1.00] tcp tx: 885 MB/s 15014 calls/s 15014 msg/s # 3.53 [+0.00] tcp rx: 886 MB/s 48897 calls/s # 4.52 [+1.00] tcp tx: 945 MB/s 16041 calls/s 16041 msg/s # 4.53 [+0.00] tcp rx: 945 MB/s 49358 calls/s # 5.52 [+1.00] tcp tx: 948 MB/s 16087 calls/s 16087 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.83 [+1.01] udp rx: 648 MB/s 470016 calls/s # 6.85 [+0.02] udp tx: 1214 MB/s 20601 calls/s 20601 msg/s # 7.83 [+0.98] udp rx: 550 MB/s 398550 calls/s # 7.85 [+0.02] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 8.83 [+0.98] udp rx: 636 MB/s 461312 calls/s # 8.85 [+0.02] udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # 9.83 [+0.99] udp rx: 667 MB/s 483532 calls/s # 9.85 [+0.01] udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.25] -4 -G # 11.14 [+1.01] udp rx: 1086 MB/s 792219 calls/s # 11.16 [+0.01] udp tx: 1102 MB/s 18698 calls/s 18698 msg/s # 12.14 [+0.99] udp rx: 1105 MB/s 806280 calls/s # 12.16 [+0.01] udp tx: 1104 MB/s 18739 calls/s 18739 msg/s # 13.14 [+0.99] udp rx: 1101 MB/s 803503 calls/s # 13.16 [+0.01] udp tx: 1100 MB/s 18669 calls/s 18669 msg/s # 14.15 [+0.99] udp rx: 1101 MB/s 803694 calls/s # 14.16 [+0.01] udp tx: 1100 MB/s 18669 calls/s 18669 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__->