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.57 [+2.28] tcp tx: 928 MB/s 15755 calls/s 15755 msg/s # 2.57 [+0.00] tcp rx: 929 MB/s 48897 calls/s # 3.57 [+1.00] tcp tx: 910 MB/s 15443 calls/s 15443 msg/s # 3.57 [+0.00] tcp rx: 911 MB/s 47989 calls/s # 4.57 [+1.00] tcp tx: 840 MB/s 14262 calls/s 14262 msg/s # 4.57 [+0.00] tcp rx: 841 MB/s 46892 calls/s # 5.57 [+1.00] tcp tx: 839 MB/s 14237 calls/s 14237 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 508 MB/s 368384 calls/s # 6.95 [+0.02] udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # 7.94 [+0.98] udp rx: 615 MB/s 446208 calls/s # 7.95 [+0.02] udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # 8.94 [+0.98] udp rx: 625 MB/s 453120 calls/s # 8.95 [+0.02] udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # 9.94 [+0.98] udp rx: 657 MB/s 476416 calls/s # 9.95 [+0.02] udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1101 MB/s 803578 calls/s # 11.31 [+0.02] udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # 12.29 [+0.98] udp rx: 1074 MB/s 783391 calls/s # 12.31 [+0.02] udp tx: 1071 MB/s 18179 calls/s 18179 msg/s # 13.29 [+0.98] udp rx: 1103 MB/s 804479 calls/s # 13.31 [+0.02] udp tx: 1102 MB/s 18705 calls/s 18705 msg/s # 14.29 [+0.98] udp rx: 1073 MB/s 782652 calls/s # 14.31 [+0.02] udp tx: 1073 MB/s 18205 calls/s 18205 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__->