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.29 [+0.29] -4 -t # 2.51 [+2.22] tcp tx: 982 MB/s 16658 calls/s 16658 msg/s # 2.53 [+0.02] tcp rx: 1007 MB/s 49298 calls/s # 3.51 [+0.98] tcp tx: 971 MB/s 16484 calls/s 16484 msg/s # 3.54 [+0.03] tcp rx: 971 MB/s 47362 calls/s # 4.51 [+0.97] tcp tx: 957 MB/s 16236 calls/s 16236 msg/s # 4.54 [+0.03] tcp rx: 963 MB/s 47860 calls/s # 5.51 [+0.97] tcp tx: 967 MB/s 16405 calls/s 16405 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 647 MB/s 469248 calls/s # 6.84 [+0.02] udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # 7.82 [+0.98] udp rx: 656 MB/s 476050 calls/s # 7.84 [+0.02] udp tx: 1312 MB/s 22253 calls/s 22253 msg/s # 8.82 [+0.98] udp rx: 658 MB/s 476672 calls/s # 8.84 [+0.02] udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # 9.82 [+0.99] udp rx: 657 MB/s 476416 calls/s # 9.84 [+0.01] udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.26] -4 -G # 11.14 [+1.01] udp rx: 1116 MB/s 814377 calls/s # 11.16 [+0.02] udp tx: 1139 MB/s 19322 calls/s 19322 msg/s # 12.14 [+0.98] udp rx: 1042 MB/s 759979 calls/s # 12.16 [+0.02] udp tx: 1044 MB/s 17715 calls/s 17715 msg/s # 13.14 [+0.99] udp rx: 1089 MB/s 794303 calls/s # 13.16 [+0.01] udp tx: 1086 MB/s 18425 calls/s 18425 msg/s # 14.14 [+0.99] udp rx: 1108 MB/s 808194 calls/s # 14.16 [+0.01] udp tx: 1110 MB/s 18827 calls/s 18827 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__->