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.30 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 879 MB/s 14914 calls/s 14914 msg/s # 2.56 [+0.00] tcp rx: 879 MB/s 51262 calls/s # 3.55 [+1.00] tcp tx: 883 MB/s 14977 calls/s 14977 msg/s # 3.56 [+0.00] tcp rx: 883 MB/s 48320 calls/s # 4.55 [+1.00] tcp tx: 880 MB/s 14931 calls/s 14931 msg/s # 4.56 [+0.00] tcp rx: 881 MB/s 43840 calls/s # 5.55 [+1.00] tcp tx: 880 MB/s 14927 calls/s 14927 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 632 MB/s 457984 calls/s # 6.90 [+0.02] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 7.88 [+0.98] udp rx: 669 MB/s 484608 calls/s # 7.90 [+0.02] udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # 8.88 [+0.98] udp rx: 668 MB/s 484352 calls/s # 8.90 [+0.02] udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # 9.88 [+0.98] udp rx: 669 MB/s 485120 calls/s # 9.90 [+0.02] udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1099 MB/s 801710 calls/s # 11.26 [+0.02] udp tx: 1119 MB/s 18981 calls/s 18981 msg/s # 12.24 [+0.98] udp rx: 1122 MB/s 818321 calls/s # 12.26 [+0.02] udp tx: 1121 MB/s 19018 calls/s 19018 msg/s # 13.24 [+0.98] udp rx: 1114 MB/s 812894 calls/s # 13.26 [+0.02] udp tx: 1114 MB/s 18895 calls/s 18895 msg/s # 14.24 [+0.99] udp rx: 1119 MB/s 816410 calls/s # 14.26 [+0.01] udp tx: 1118 MB/s 18975 calls/s 18975 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__->