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: 1155 MB/s 19592 calls/s 19592 msg/s # tcp rx: 1155 MB/s 140188 calls/s # tcp tx: 1163 MB/s 19726 calls/s 19726 msg/s # tcp rx: 1164 MB/s 130530 calls/s # tcp tx: 1052 MB/s 17859 calls/s 17859 msg/s # tcp rx: 1053 MB/s 131688 calls/s # tcp tx: 1081 MB/s 18335 calls/s 18335 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908339 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1309 MB/s 933063 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 1304 MB/s 929474 calls/s # udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # udp rx: 1309 MB/s 932955 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 895389 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 1288 MB/s 917590 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # udp rx: 1303 MB/s 928546 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1297 MB/s 924012 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17483 calls/s 17483 msg/s # tcp rx: 1031 MB/s 127112 calls/s # tcp tx: 1073 MB/s 18209 calls/s 18209 msg/s # tcp rx: 1074 MB/s 127974 calls/s # tcp tx: 1063 MB/s 18040 calls/s 18040 msg/s # tcp rx: 1064 MB/s 126133 calls/s # tcp tx: 1037 MB/s 17597 calls/s 17597 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910260 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp rx: 1277 MB/s 931905 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1254 MB/s 914953 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp rx: 1247 MB/s 910125 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 msg/s # udp gso and gro - over veth touching data # udp rx: 1058 MB/s 771813 calls/s # udp tx: 1097 MB/s 18616 calls/s 18616 msg/s # udp rx: 1151 MB/s 840110 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 1168 MB/s 851949 calls/s # udp tx: 1166 MB/s 19792 calls/s 19792 msg/s # udp rx: 1190 MB/s 868360 calls/s # udp tx: 1193 MB/s 20236 calls/s 20236 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__->