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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 977 MB/s 16574 calls/s 16574 msg/s # 2.60 [+0.00] tcp rx: 977 MB/s 49484 calls/s # 3.59 [+1.00] tcp tx: 1016 MB/s 17242 calls/s 17242 msg/s # 3.60 [+0.00] tcp rx: 1018 MB/s 51602 calls/s # 4.59 [+1.00] tcp tx: 1009 MB/s 17122 calls/s 17122 msg/s # 4.60 [+0.00] tcp rx: 1010 MB/s 51334 calls/s # 5.60 [+1.00] tcp tx: 1012 MB/s 17179 calls/s 17179 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.26] -4 -v # 6.90 [+1.01] udp rx: 658 MB/s 477184 calls/s # 6.91 [+0.02] udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # 7.90 [+0.98] udp rx: 653 MB/s 473080 calls/s # 7.91 [+0.02] udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # 8.90 [+0.98] udp rx: 672 MB/s 486933 calls/s # 8.91 [+0.02] udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # 9.90 [+0.99] udp rx: 672 MB/s 486974 calls/s # 9.91 [+0.01] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1070 MB/s 780670 calls/s # 11.27 [+0.02] udp tx: 1090 MB/s 18497 calls/s 18497 msg/s # 12.25 [+0.98] udp rx: 1147 MB/s 837227 calls/s # 12.27 [+0.02] udp tx: 1149 MB/s 19496 calls/s 19496 msg/s # 13.25 [+0.99] udp rx: 1138 MB/s 830292 calls/s # 13.27 [+0.01] udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # 14.25 [+0.99] udp rx: 1137 MB/s 829457 calls/s # 14.27 [+0.01] udp tx: 1137 MB/s 19298 calls/s 19298 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__->