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.30] -4 -t # 2.54 [+2.24] tcp tx: 1007 MB/s 17087 calls/s 17087 msg/s # 2.57 [+0.03] tcp rx: 1046 MB/s 51958 calls/s # 3.54 [+0.97] tcp tx: 980 MB/s 16631 calls/s 16631 msg/s # 3.57 [+0.04] tcp rx: 987 MB/s 48593 calls/s # 4.54 [+0.96] tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # 4.58 [+0.04] tcp rx: 992 MB/s 45877 calls/s # 5.54 [+0.96] tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.25] -4 -v # 6.83 [+1.01] udp rx: 452 MB/s 327680 calls/s # 6.85 [+0.02] udp tx: 1353 MB/s 22953 calls/s 22953 msg/s # 7.83 [+0.98] udp rx: 586 MB/s 424538 calls/s # 7.85 [+0.02] udp tx: 1310 MB/s 22227 calls/s 22227 msg/s # 8.83 [+0.98] udp rx: 665 MB/s 482013 calls/s # 8.85 [+0.02] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 9.83 [+0.99] udp rx: 666 MB/s 482410 calls/s # 9.85 [+0.01] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.25] -4 -G # 11.15 [+1.01] udp rx: 1104 MB/s 805557 calls/s # 11.16 [+0.02] udp tx: 1126 MB/s 19114 calls/s 19114 msg/s # 12.15 [+0.98] udp rx: 1152 MB/s 840516 calls/s # 12.16 [+0.02] udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # 13.15 [+0.98] udp rx: 1116 MB/s 814354 calls/s # 13.16 [+0.02] udp tx: 1115 MB/s 18926 calls/s 18926 msg/s # 14.15 [+0.98] udp rx: 1119 MB/s 816599 calls/s # 14.16 [+0.02] udp tx: 1119 MB/s 18984 calls/s 18984 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__->