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.26] -4 -t # 2.50 [+2.23] tcp tx: 991 MB/s 16822 calls/s 16822 msg/s # 2.50 [+0.00] tcp rx: 992 MB/s 50286 calls/s # 3.50 [+1.00] tcp tx: 903 MB/s 15328 calls/s 15328 msg/s # 3.50 [+0.00] tcp rx: 905 MB/s 49061 calls/s # 4.50 [+1.00] tcp tx: 958 MB/s 16255 calls/s 16255 msg/s # 4.50 [+0.00] tcp rx: 959 MB/s 49050 calls/s # 5.50 [+1.00] tcp tx: 937 MB/s 15894 calls/s 15894 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 656 MB/s 475392 calls/s # 6.83 [+0.02] udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # 7.81 [+0.98] udp rx: 668 MB/s 483913 calls/s # 7.83 [+0.02] udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # 8.81 [+0.99] udp rx: 669 MB/s 484515 calls/s # 8.83 [+0.01] udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # 9.82 [+0.99] udp rx: 670 MB/s 485297 calls/s # 9.83 [+0.01] udp tx: 1289 MB/s 21868 calls/s 21868 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: 1099 MB/s 801699 calls/s # 11.16 [+0.02] udp tx: 1121 MB/s 19019 calls/s 19019 msg/s # 12.14 [+0.98] udp rx: 1117 MB/s 815305 calls/s # 12.16 [+0.02] udp tx: 1119 MB/s 18980 calls/s 18980 msg/s # 13.14 [+0.98] udp rx: 1113 MB/s 812184 calls/s # 13.16 [+0.02] udp tx: 1115 MB/s 18913 calls/s 18913 msg/s # 14.14 [+0.98] udp rx: 1119 MB/s 816247 calls/s # 14.16 [+0.02] udp tx: 1120 MB/s 19003 calls/s 19003 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__->