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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 958 MB/s 16254 calls/s 16254 msg/s # 2.53 [+0.03] tcp rx: 993 MB/s 49122 calls/s # 3.50 [+0.97] tcp tx: 963 MB/s 16334 calls/s 16334 msg/s # 3.53 [+0.03] tcp rx: 963 MB/s 47794 calls/s # 4.50 [+0.97] tcp tx: 971 MB/s 16474 calls/s 16474 msg/s # 4.53 [+0.04] tcp rx: 976 MB/s 46409 calls/s # 5.50 [+0.96] tcp tx: 959 MB/s 16277 calls/s 16277 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.81 [+0.02] udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # 7.80 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.81 [+0.02] udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # 8.80 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.81 [+0.02] udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # 9.80 [+0.99] udp rx: 666 MB/s 482560 calls/s # 9.81 [+0.01] udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.27] -4 -G # 11.13 [+1.01] udp rx: 1094 MB/s 798166 calls/s # 11.15 [+0.02] udp tx: 1112 MB/s 18872 calls/s 18872 msg/s # 12.13 [+0.98] udp rx: 1095 MB/s 799136 calls/s # 12.15 [+0.02] udp tx: 1096 MB/s 18589 calls/s 18589 msg/s # 13.13 [+0.99] udp rx: 1093 MB/s 797485 calls/s # 13.15 [+0.01] udp tx: 1092 MB/s 18536 calls/s 18536 msg/s # 14.13 [+0.99] udp rx: 1103 MB/s 804786 calls/s # 14.15 [+0.01] udp tx: 1102 MB/s 18703 calls/s 18703 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__->