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: 847 MB/s 14370 calls/s 14370 msg/s # tcp rx: 847 MB/s 90579 calls/s # tcp tx: 1096 MB/s 18591 calls/s 18591 msg/s # tcp rx: 1096 MB/s 132847 calls/s # tcp tx: 1095 MB/s 18587 calls/s 18587 msg/s # tcp rx: 1097 MB/s 132218 calls/s # tcp tx: 1097 MB/s 18620 calls/s 18620 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884616 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # udp rx: 1287 MB/s 917180 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1302 MB/s 927722 calls/s # udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # udp rx: 1320 MB/s 940628 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 875462 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1260 MB/s 897560 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1264 MB/s 900546 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1253 MB/s 892956 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 645 MB/s 10954 calls/s 10954 msg/s # tcp rx: 646 MB/s 84692 calls/s # tcp tx: 842 MB/s 14295 calls/s 14295 msg/s # tcp rx: 854 MB/s 91056 calls/s # tcp tx: 798 MB/s 13543 calls/s 13543 msg/s # tcp rx: 801 MB/s 90123 calls/s # tcp tx: 787 MB/s 13360 calls/s 13360 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886220 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # udp rx: 1252 MB/s 913470 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1241 MB/s 905474 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1243 MB/s 907031 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp gso and gro - over veth touching data # udp rx: 1258 MB/s 917841 calls/s # udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # udp rx: 1293 MB/s 943508 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1291 MB/s 941642 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1298 MB/s 947201 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 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__->