make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 654 MB/s 11106 calls/s 11106 msg/s # tcp rx: 654 MB/s 59876 calls/s # tcp tx: 710 MB/s 12051 calls/s 12051 msg/s # tcp rx: 711 MB/s 58835 calls/s # tcp tx: 905 MB/s 15361 calls/s 15361 msg/s # tcp rx: 936 MB/s 86986 calls/s # tcp tx: 1095 MB/s 18579 calls/s 18579 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 827908 calls/s # udp tx: 1196 MB/s 20297 calls/s 20297 msg/s # udp rx: 1301 MB/s 927421 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1280 MB/s 912473 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1292 MB/s 920783 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906549 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1310 MB/s 933394 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # udp rx: 1307 MB/s 931365 calls/s # udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # udp rx: 1309 MB/s 932763 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1090 MB/s 18493 calls/s 18493 msg/s # tcp rx: 1094 MB/s 130590 calls/s # tcp tx: 1086 MB/s 18427 calls/s 18427 msg/s # tcp rx: 1088 MB/s 120741 calls/s # tcp tx: 1242 MB/s 21076 calls/s 21076 msg/s # tcp rx: 1256 MB/s 105507 calls/s # tcp tx: 1064 MB/s 18054 calls/s 18054 msg/s # udp gso - over veth touching data # udp rx: 1053 MB/s 768041 calls/s # udp tx: 1085 MB/s 18406 calls/s 18406 msg/s # udp rx: 1088 MB/s 794136 calls/s # udp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp rx: 1186 MB/s 865630 calls/s # udp tx: 1180 MB/s 20030 calls/s 20030 msg/s # udp rx: 1152 MB/s 840829 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp gso and gro - over veth touching data # udp rx: 1162 MB/s 847558 calls/s # udp tx: 1200 MB/s 20369 calls/s 20369 msg/s # udp rx: 1220 MB/s 889857 calls/s # udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # udp rx: 1168 MB/s 852009 calls/s # udp tx: 1170 MB/s 19858 calls/s 19858 msg/s # udp rx: 1176 MB/s 858305 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s ok 1 selftests: net: udpgro_bench.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__->