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.27 [+0.27] -4 -t # 2.51 [+2.25] tcp tx: 894 MB/s 15172 calls/s 15172 msg/s # 2.52 [+0.00] tcp rx: 894 MB/s 49926 calls/s # 3.51 [+1.00] tcp tx: 916 MB/s 15545 calls/s 15545 msg/s # 3.56 [+0.05] tcp rx: 970 MB/s 48451 calls/s # 4.51 [+0.95] tcp tx: 929 MB/s 15760 calls/s 15760 msg/s # 4.56 [+0.05] tcp rx: 919 MB/s 48247 calls/s # 5.51 [+0.95] tcp tx: 912 MB/s 15475 calls/s 15475 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.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 637 MB/s 461824 calls/s # 6.85 [+0.02] udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # 7.84 [+0.99] udp rx: 593 MB/s 430848 calls/s # 7.85 [+0.01] udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # 8.84 [+0.99] udp rx: 624 MB/s 452608 calls/s # 8.85 [+0.01] udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # 9.84 [+0.99] udp rx: 622 MB/s 450560 calls/s # 9.85 [+0.01] udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.16 [+1.01] udp rx: 1069 MB/s 780259 calls/s # 11.18 [+0.02] udp tx: 1090 MB/s 18490 calls/s 18490 msg/s # 12.16 [+0.98] udp rx: 1128 MB/s 822987 calls/s # 12.18 [+0.02] udp tx: 1130 MB/s 19168 calls/s 19168 msg/s # 13.16 [+0.99] udp rx: 1145 MB/s 835266 calls/s # 13.18 [+0.01] udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # 14.16 [+0.99] udp rx: 1103 MB/s 804972 calls/s # 14.18 [+0.01] udp tx: 1105 MB/s 18746 calls/s 18746 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__->