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.54 [+2.26] tcp tx: 985 MB/s 16707 calls/s 16707 msg/s # 2.57 [+0.02] tcp rx: 1009 MB/s 50937 calls/s # 3.54 [+0.98] tcp tx: 967 MB/s 16402 calls/s 16402 msg/s # 3.57 [+0.02] tcp rx: 967 MB/s 47225 calls/s # 4.54 [+0.98] tcp tx: 645 MB/s 10954 calls/s 10954 msg/s # 4.57 [+0.02] tcp rx: 634 MB/s 37463 calls/s # 5.54 [+0.98] tcp tx: 545 MB/s 9251 calls/s 9251 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 639 MB/s 463616 calls/s # 6.92 [+0.02] udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # 7.90 [+0.98] udp rx: 644 MB/s 466944 calls/s # 7.92 [+0.02] udp tx: 1235 MB/s 20948 calls/s 20948 msg/s # 8.90 [+0.98] udp rx: 596 MB/s 431814 calls/s # 8.92 [+0.02] udp tx: 1114 MB/s 18907 calls/s 18907 msg/s # 9.90 [+0.98] udp rx: 659 MB/s 477696 calls/s # 9.92 [+0.02] udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.33] -4 -G # 11.30 [+1.01] udp rx: 654 MB/s 477208 calls/s # 11.32 [+0.02] udp tx: 670 MB/s 11371 calls/s 11371 msg/s # 12.30 [+0.98] udp rx: 676 MB/s 493373 calls/s # 12.32 [+0.02] udp tx: 678 MB/s 11512 calls/s 11512 msg/s # 13.30 [+0.98] udp rx: 678 MB/s 494593 calls/s # 13.32 [+0.02] udp tx: 680 MB/s 11550 calls/s 11550 msg/s # 14.30 [+0.98] udp rx: 676 MB/s 493221 calls/s # 14.32 [+0.02] udp tx: 686 MB/s 11650 calls/s 11650 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__->