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.26] tcp tx: 572 MB/s 9711 calls/s 9711 msg/s # 2.54 [+0.00] tcp rx: 575 MB/s 33745 calls/s # 3.53 [+0.99] tcp tx: 581 MB/s 9860 calls/s 9860 msg/s # 3.57 [+0.04] tcp rx: 610 MB/s 31053 calls/s # 4.53 [+0.96] tcp tx: 572 MB/s 9704 calls/s 9704 msg/s # 4.57 [+0.04] tcp rx: 562 MB/s 32596 calls/s # 5.53 [+0.96] tcp tx: 553 MB/s 9389 calls/s 9389 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.88 [+1.02] udp rx: 611 MB/s 442939 calls/s # 6.90 [+0.02] udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # 7.88 [+0.98] udp rx: 543 MB/s 392960 calls/s # 7.90 [+0.02] udp tx: 887 MB/s 15055 calls/s 15055 msg/s # 8.89 [+0.98] udp rx: 544 MB/s 393984 calls/s # 8.90 [+0.02] udp tx: 890 MB/s 15106 calls/s 15106 msg/s # 9.89 [+0.98] udp rx: 544 MB/s 393728 calls/s # 9.90 [+0.02] udp tx: 889 MB/s 15093 calls/s 15093 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.21 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1122 MB/s 818427 calls/s # 11.25 [+0.02] udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # 12.23 [+0.98] udp rx: 1133 MB/s 826563 calls/s # 12.25 [+0.02] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 13.23 [+0.98] udp rx: 857 MB/s 625343 calls/s # 13.25 [+0.02] udp tx: 849 MB/s 14400 calls/s 14400 msg/s # 14.23 [+0.98] udp rx: 654 MB/s 477043 calls/s # 14.25 [+0.02] udp tx: 653 MB/s 11081 calls/s 11081 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__->