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.25] -4 -t # 2.49 [+2.24] tcp tx: 1025 MB/s 17386 calls/s 17386 msg/s # 2.49 [+0.00] tcp rx: 1025 MB/s 52351 calls/s # 3.49 [+1.00] tcp tx: 939 MB/s 15932 calls/s 15932 msg/s # 3.49 [+0.00] tcp rx: 940 MB/s 48552 calls/s # 4.49 [+1.00] tcp tx: 894 MB/s 15163 calls/s 15163 msg/s # 4.49 [+0.00] tcp rx: 893 MB/s 45523 calls/s # 5.49 [+1.00] tcp tx: 847 MB/s 14374 calls/s 14374 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.28] -4 -v # 6.81 [+1.01] udp rx: 654 MB/s 474880 calls/s # 6.83 [+0.02] udp tx: 1090 MB/s 18501 calls/s 18501 msg/s # 7.81 [+0.98] udp rx: 642 MB/s 465497 calls/s # 7.83 [+0.02] udp tx: 1266 MB/s 21481 calls/s 21481 msg/s # 8.81 [+0.98] udp rx: 632 MB/s 458081 calls/s # 8.83 [+0.02] udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # 9.82 [+0.98] udp rx: 648 MB/s 469364 calls/s # 9.83 [+0.02] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.14 [+1.01] udp rx: 1103 MB/s 804823 calls/s # 11.16 [+0.02] udp tx: 1122 MB/s 19035 calls/s 19035 msg/s # 12.14 [+0.98] udp rx: 1118 MB/s 815624 calls/s # 12.16 [+0.02] udp tx: 1118 MB/s 18974 calls/s 18974 msg/s # 13.15 [+0.98] udp rx: 1122 MB/s 818990 calls/s # 13.16 [+0.01] udp tx: 1121 MB/s 19029 calls/s 19029 msg/s # 14.15 [+0.99] udp rx: 1120 MB/s 817455 calls/s # 14.16 [+0.01] udp tx: 1120 MB/s 18996 calls/s 18996 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__->