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.55 [+2.26] tcp tx: 949 MB/s 16104 calls/s 16104 msg/s # 2.56 [+0.01] tcp rx: 956 MB/s 50720 calls/s # 3.55 [+0.99] tcp tx: 912 MB/s 15472 calls/s 15472 msg/s # 3.58 [+0.03] tcp rx: 940 MB/s 48616 calls/s # 4.55 [+0.97] tcp tx: 926 MB/s 15715 calls/s 15715 msg/s # 4.58 [+0.03] tcp rx: 919 MB/s 48913 calls/s # 5.55 [+0.97] tcp tx: 917 MB/s 15561 calls/s 15561 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.26] -4 -v # 6.86 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.87 [+0.02] udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # 7.86 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.87 [+0.02] udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # 8.86 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.87 [+0.02] udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # 9.86 [+0.99] udp rx: 670 MB/s 485376 calls/s # 9.87 [+0.01] udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.25] -4 -G # 11.17 [+1.01] udp rx: 686 MB/s 500391 calls/s # 11.18 [+0.02] udp tx: 698 MB/s 11840 calls/s 11840 msg/s # 12.17 [+0.98] udp rx: 675 MB/s 492983 calls/s # 12.18 [+0.02] udp tx: 676 MB/s 11467 calls/s 11467 msg/s # 13.17 [+0.98] udp rx: 675 MB/s 492868 calls/s # 13.18 [+0.02] udp tx: 675 MB/s 11459 calls/s 11459 msg/s # 14.17 [+0.99] udp rx: 674 MB/s 491777 calls/s # 14.18 [+0.01] udp tx: 674 MB/s 11433 calls/s 11433 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__->