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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 985 MB/s 16723 calls/s 16723 msg/s # 2.53 [+0.00] tcp rx: 986 MB/s 49302 calls/s # 3.53 [+1.00] tcp tx: 962 MB/s 16322 calls/s 16322 msg/s # 3.53 [+0.00] tcp rx: 963 MB/s 49020 calls/s # 4.53 [+1.00] tcp tx: 1009 MB/s 17121 calls/s 17121 msg/s # 4.53 [+0.00] tcp rx: 1010 MB/s 51392 calls/s # 5.53 [+1.00] tcp tx: 1019 MB/s 17297 calls/s 17297 msg/s # 5.56 [+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.85 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 650 MB/s 471552 calls/s # 6.88 [+0.02] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 7.86 [+0.98] udp rx: 642 MB/s 465280 calls/s # 7.88 [+0.02] udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # 8.86 [+0.98] udp rx: 660 MB/s 478001 calls/s # 8.88 [+0.02] udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # 9.86 [+0.98] udp rx: 660 MB/s 478124 calls/s # 9.88 [+0.02] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1111 MB/s 810878 calls/s # 11.21 [+0.02] udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # 12.20 [+0.98] udp rx: 1133 MB/s 826942 calls/s # 12.21 [+0.02] udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # 13.20 [+0.99] udp rx: 1134 MB/s 827081 calls/s # 13.21 [+0.01] udp tx: 1133 MB/s 19225 calls/s 19225 msg/s # 14.20 [+0.99] udp rx: 1136 MB/s 829024 calls/s # 14.21 [+0.01] udp tx: 1136 MB/s 19282 calls/s 19282 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__->