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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 945 MB/s 16032 calls/s 16032 msg/s # 2.58 [+0.02] tcp rx: 964 MB/s 49272 calls/s # 3.56 [+0.98] tcp tx: 939 MB/s 15941 calls/s 15941 msg/s # 3.58 [+0.02] tcp rx: 945 MB/s 47405 calls/s # 4.56 [+0.98] tcp tx: 941 MB/s 15969 calls/s 15969 msg/s # 4.58 [+0.02] tcp rx: 941 MB/s 46828 calls/s # 5.56 [+0.98] tcp tx: 943 MB/s 16008 calls/s 16008 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 565 MB/s 409600 calls/s # 6.91 [+0.02] udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # 7.89 [+0.98] udp rx: 640 MB/s 463613 calls/s # 7.91 [+0.02] udp tx: 1203 MB/s 20418 calls/s 20418 msg/s # 8.90 [+0.98] udp rx: 670 MB/s 485711 calls/s # 8.91 [+0.02] udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # 9.90 [+0.98] udp rx: 668 MB/s 484498 calls/s # 9.91 [+0.01] udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1177 MB/s 858432 calls/s # 11.25 [+0.02] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 12.23 [+0.98] udp rx: 1118 MB/s 815553 calls/s # 12.25 [+0.02] udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # 13.23 [+0.98] udp rx: 1125 MB/s 820974 calls/s # 13.25 [+0.02] udp tx: 1126 MB/s 19109 calls/s 19109 msg/s # 14.23 [+0.98] udp rx: 1121 MB/s 818077 calls/s # 14.25 [+0.01] udp tx: 1122 MB/s 19038 calls/s 19038 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__->