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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.30 [+0.28] -4 -t # 2.55 [+2.25] tcp tx: 958 MB/s 16260 calls/s 16260 msg/s # 2.55 [+0.00] tcp rx: 958 MB/s 50162 calls/s # 3.55 [+1.00] tcp tx: 942 MB/s 15983 calls/s 15983 msg/s # 3.55 [+0.00] tcp rx: 943 MB/s 48468 calls/s # 4.55 [+1.00] tcp tx: 942 MB/s 15977 calls/s 15977 msg/s # 4.55 [+0.00] tcp rx: 943 MB/s 48465 calls/s # 5.55 [+1.00] tcp tx: 932 MB/s 15822 calls/s 15822 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.89 [+0.02] udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # 7.88 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.89 [+0.02] udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # 8.88 [+0.99] udp rx: 669 MB/s 484864 calls/s # 8.89 [+0.01] udp tx: 1236 MB/s 20974 calls/s 20974 msg/s # 9.88 [+0.99] udp rx: 670 MB/s 485888 calls/s # 9.89 [+0.01] udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1065 MB/s 777249 calls/s # 11.26 [+0.02] udp tx: 1085 MB/s 18415 calls/s 18415 msg/s # 12.24 [+0.98] udp rx: 1074 MB/s 783488 calls/s # 12.26 [+0.02] udp tx: 1074 MB/s 18220 calls/s 18220 msg/s # 13.24 [+0.98] udp rx: 1098 MB/s 801162 calls/s # 13.26 [+0.02] udp tx: 1098 MB/s 18632 calls/s 18632 msg/s # 14.25 [+0.99] udp rx: 1095 MB/s 798777 calls/s # 14.26 [+0.01] udp tx: 1095 MB/s 18573 calls/s 18573 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__->