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.35 [+0.35] -4 -t # 2.64 [+2.29] tcp tx: 646 MB/s 10969 calls/s 10969 msg/s # 2.64 [+0.00] tcp rx: 647 MB/s 36690 calls/s # 3.64 [+1.00] tcp tx: 637 MB/s 10806 calls/s 10806 msg/s # 3.64 [+0.00] tcp rx: 637 MB/s 36370 calls/s # 4.64 [+1.00] tcp tx: 619 MB/s 10501 calls/s 10501 msg/s # 4.64 [+0.00] tcp rx: 619 MB/s 35847 calls/s # 5.64 [+1.00] tcp tx: 638 MB/s 10826 calls/s 10826 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.32] -4 -v # 7.01 [+1.01] udp rx: 598 MB/s 433664 calls/s # 7.03 [+0.02] udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # 8.01 [+0.98] udp rx: 651 MB/s 471600 calls/s # 8.03 [+0.02] udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # 9.01 [+0.98] udp rx: 659 MB/s 477784 calls/s # 9.03 [+0.02] udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # 10.02 [+0.98] udp rx: 662 MB/s 479748 calls/s # 10.03 [+0.02] udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.29] -4 -G # 11.37 [+1.01] udp rx: 1071 MB/s 781571 calls/s # 11.39 [+0.02] udp tx: 1093 MB/s 18540 calls/s 18540 msg/s # 12.37 [+0.98] udp rx: 1119 MB/s 816587 calls/s # 12.39 [+0.02] udp tx: 1122 MB/s 19033 calls/s 19033 msg/s # 13.37 [+0.98] udp rx: 1116 MB/s 814402 calls/s # 13.39 [+0.02] udp tx: 1120 MB/s 18996 calls/s 18996 msg/s # 14.38 [+0.98] udp rx: 1123 MB/s 819265 calls/s # 14.39 [+0.02] udp tx: 1126 MB/s 19098 calls/s 19098 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__->