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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 951 MB/s 16131 calls/s 16131 msg/s # 2.54 [+0.04] tcp rx: 993 MB/s 49908 calls/s # 3.50 [+0.96] tcp tx: 971 MB/s 16479 calls/s 16479 msg/s # 3.54 [+0.04] tcp rx: 971 MB/s 39956 calls/s # 4.50 [+0.96] tcp tx: 931 MB/s 15805 calls/s 15805 msg/s # 4.54 [+0.04] tcp rx: 925 MB/s 48023 calls/s # 5.50 [+0.96] tcp tx: 926 MB/s 15717 calls/s 15717 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 661 MB/s 479232 calls/s # 6.82 [+0.02] udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # 7.80 [+0.98] udp rx: 671 MB/s 486185 calls/s # 7.82 [+0.02] udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # 8.80 [+0.98] udp rx: 672 MB/s 486807 calls/s # 8.82 [+0.02] udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # 9.80 [+0.98] udp rx: 670 MB/s 485645 calls/s # 9.82 [+0.02] udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.12 [+1.01] udp rx: 1115 MB/s 813188 calls/s # 11.13 [+0.02] udp tx: 1134 MB/s 19243 calls/s 19243 msg/s # 12.12 [+0.98] udp rx: 1158 MB/s 845265 calls/s # 12.13 [+0.02] udp tx: 1158 MB/s 19646 calls/s 19646 msg/s # 13.12 [+0.98] udp rx: 1132 MB/s 825902 calls/s # 13.13 [+0.01] udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # 14.12 [+0.99] udp rx: 1134 MB/s 827371 calls/s # 14.13 [+0.01] udp tx: 1133 MB/s 19221 calls/s 19221 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__->