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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 619 MB/s 10513 calls/s 10513 msg/s # 2.57 [+0.00] tcp rx: 620 MB/s 32105 calls/s # 3.57 [+1.00] tcp tx: 600 MB/s 10178 calls/s 10178 msg/s # 3.57 [+0.00] tcp rx: 600 MB/s 32139 calls/s # 4.57 [+1.00] tcp tx: 584 MB/s 9907 calls/s 9907 msg/s # 4.57 [+0.00] tcp rx: 584 MB/s 32684 calls/s # 5.57 [+1.00] tcp tx: 588 MB/s 9973 calls/s 9973 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.90 [+1.01] udp rx: 544 MB/s 394496 calls/s # 6.91 [+0.02] udp tx: 836 MB/s 14194 calls/s 14194 msg/s # 7.90 [+0.98] udp rx: 650 MB/s 471001 calls/s # 7.91 [+0.02] udp tx: 1163 MB/s 19742 calls/s 19742 msg/s # 8.90 [+0.98] udp rx: 669 MB/s 485156 calls/s # 8.91 [+0.02] udp tx: 1228 MB/s 20835 calls/s 20835 msg/s # 9.90 [+0.98] udp rx: 671 MB/s 486542 calls/s # 9.91 [+0.02] udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.26] -4 -G # 11.22 [+1.01] udp rx: 1123 MB/s 819340 calls/s # 11.23 [+0.02] udp tx: 1142 MB/s 19376 calls/s 19376 msg/s # 12.22 [+0.99] udp rx: 1133 MB/s 826991 calls/s # 12.23 [+0.01] udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # 13.22 [+0.99] udp rx: 1132 MB/s 826107 calls/s # 13.23 [+0.01] udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # 14.22 [+0.99] udp rx: 1129 MB/s 823624 calls/s # 14.23 [+0.01] udp tx: 1131 MB/s 19193 calls/s 19193 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__->