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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.43 [+0.42] -4 -t # 2.79 [+2.36] tcp tx: 594 MB/s 10089 calls/s 10089 msg/s # 2.79 [+0.00] tcp rx: 595 MB/s 39110 calls/s # 3.79 [+1.00] tcp tx: 539 MB/s 9142 calls/s 9142 msg/s # 3.79 [+0.00] tcp rx: 539 MB/s 38665 calls/s # 4.79 [+1.00] tcp tx: 560 MB/s 9505 calls/s 9505 msg/s # 4.79 [+0.00] tcp rx: 560 MB/s 38898 calls/s # 5.79 [+1.00] tcp tx: 563 MB/s 9559 calls/s 9559 msg/s # 5.83 [+0.04] udp gso - over veth touching data # 5.83 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.29 [+0.46] -4 -v # 7.31 [+1.02] udp rx: 615 MB/s 445696 calls/s # 7.33 [+0.02] udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # 8.31 [+0.98] udp rx: 659 MB/s 477647 calls/s # 8.33 [+0.02] udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # 9.31 [+0.98] udp rx: 658 MB/s 477282 calls/s # 9.33 [+0.02] udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # 10.31 [+0.98] udp rx: 660 MB/s 478252 calls/s # 10.33 [+0.02] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 10.37 [+0.04] udp gso and gro - over veth touching data # 10.38 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.78 [+0.40] -4 -G # 11.79 [+1.02] udp rx: 1056 MB/s 770155 calls/s # 11.82 [+0.02] udp tx: 1080 MB/s 18325 calls/s 18325 msg/s # 12.80 [+0.98] udp rx: 1113 MB/s 811803 calls/s # 12.82 [+0.02] udp tx: 1116 MB/s 18929 calls/s 18929 msg/s # 13.80 [+0.98] udp rx: 1050 MB/s 765888 calls/s # 13.82 [+0.02] udp tx: 1052 MB/s 17843 calls/s 17843 msg/s # 14.80 [+0.98] udp rx: 1135 MB/s 827961 calls/s # 14.82 [+0.02] udp tx: 1138 MB/s 19313 calls/s 19313 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__->