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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 996 MB/s 16899 calls/s 16899 msg/s # 2.62 [+0.00] tcp rx: 996 MB/s 49881 calls/s # 3.61 [+1.00] tcp tx: 995 MB/s 16890 calls/s 16890 msg/s # 3.62 [+0.00] tcp rx: 996 MB/s 50786 calls/s # 4.61 [+1.00] tcp tx: 980 MB/s 16629 calls/s 16629 msg/s # 4.62 [+0.00] tcp rx: 981 MB/s 48201 calls/s # 5.61 [+1.00] tcp tx: 965 MB/s 16374 calls/s 16374 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.32] -4 -v # 6.98 [+1.02] udp rx: 657 MB/s 476160 calls/s # 7.00 [+0.02] udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # 7.98 [+0.98] udp rx: 669 MB/s 484608 calls/s # 8.00 [+0.02] udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # 8.99 [+0.98] udp rx: 668 MB/s 484096 calls/s # 9.00 [+0.02] udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # 9.99 [+0.99] udp rx: 669 MB/s 484864 calls/s # 10.00 [+0.01] udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.32] -4 -G # 11.38 [+1.02] udp rx: 1107 MB/s 807736 calls/s # 11.40 [+0.02] udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # 12.38 [+0.98] udp rx: 1128 MB/s 823022 calls/s # 12.40 [+0.02] udp tx: 1131 MB/s 19195 calls/s 19195 msg/s # 13.38 [+0.98] udp rx: 1126 MB/s 821910 calls/s # 13.40 [+0.02] udp tx: 1130 MB/s 19168 calls/s 19168 msg/s # 14.38 [+0.98] udp rx: 1128 MB/s 822813 calls/s # 14.40 [+0.02] udp tx: 1131 MB/s 19188 calls/s 19188 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__->