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.26 [+0.26] -4 -t # 2.50 [+2.23] tcp tx: 896 MB/s 15211 calls/s 15211 msg/s # 2.50 [+0.00] tcp rx: 897 MB/s 50236 calls/s # 3.50 [+1.00] tcp tx: 940 MB/s 15957 calls/s 15957 msg/s # 3.50 [+0.00] tcp rx: 942 MB/s 48915 calls/s # 4.50 [+1.00] tcp tx: 1087 MB/s 18449 calls/s 18449 msg/s # 5.15 [+0.65] tcp rx: 1841 MB/s 28825 calls/s # 5.50 [+0.35] tcp tx: 1070 MB/s 18148 calls/s 18148 msg/s # 5.52 [+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.77 [+0.24] -4 -v # 6.78 [+1.01] udp rx: 620 MB/s 449792 calls/s # 6.80 [+0.02] udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # 7.78 [+0.98] udp rx: 669 MB/s 484864 calls/s # 7.80 [+0.02] udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # 8.78 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.80 [+0.02] udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # 9.78 [+0.99] udp rx: 670 MB/s 485376 calls/s # 9.80 [+0.01] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.26] -4 -G # 11.10 [+1.01] udp rx: 1107 MB/s 807484 calls/s # 11.11 [+0.02] udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # 12.10 [+0.98] udp rx: 1157 MB/s 843964 calls/s # 12.11 [+0.02] udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # 13.10 [+0.99] udp rx: 1115 MB/s 813736 calls/s # 13.11 [+0.01] udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # 14.10 [+0.99] udp rx: 1116 MB/s 814515 calls/s # 14.11 [+0.01] udp tx: 1116 MB/s 18939 calls/s 18939 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__->