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.28 [+0.28] -4 -t # 2.51 [+2.23] tcp tx: 1054 MB/s 17888 calls/s 17888 msg/s # 2.51 [+0.00] tcp rx: 1055 MB/s 53525 calls/s # 3.51 [+1.00] tcp tx: 948 MB/s 16087 calls/s 16087 msg/s # 3.51 [+0.00] tcp rx: 949 MB/s 49342 calls/s # 4.51 [+1.00] tcp tx: 950 MB/s 16120 calls/s 16120 msg/s # 4.51 [+0.00] tcp rx: 951 MB/s 49201 calls/s # 5.51 [+1.00] tcp tx: 990 MB/s 16801 calls/s 16801 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.24] -4 -v # 6.79 [+1.01] udp rx: 657 MB/s 476160 calls/s # 6.81 [+0.02] udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # 7.79 [+0.98] udp rx: 667 MB/s 483987 calls/s # 7.81 [+0.02] udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # 8.79 [+0.98] udp rx: 668 MB/s 483928 calls/s # 8.81 [+0.02] udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # 9.80 [+0.99] udp rx: 668 MB/s 484089 calls/s # 9.81 [+0.01] udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.12 [+1.01] udp rx: 1124 MB/s 820289 calls/s # 11.13 [+0.01] udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # 12.12 [+0.99] udp rx: 1138 MB/s 830127 calls/s # 12.13 [+0.01] udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # 13.12 [+0.99] udp rx: 1108 MB/s 808380 calls/s # 13.13 [+0.01] udp tx: 1106 MB/s 18759 calls/s 18759 msg/s # 14.12 [+0.99] udp rx: 1080 MB/s 787693 calls/s # 14.13 [+0.01] udp tx: 1083 MB/s 18371 calls/s 18371 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__->