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: 1106 MB/s 18768 calls/s 18768 msg/s # tcp rx: 1106 MB/s 138768 calls/s # tcp tx: 1106 MB/s 18762 calls/s 18762 msg/s # tcp rx: 1124 MB/s 131890 calls/s # tcp tx: 1097 MB/s 18620 calls/s 18620 msg/s # tcp rx: 1099 MB/s 125722 calls/s # tcp tx: 1085 MB/s 18413 calls/s 18413 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 877600 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # udp rx: 1308 MB/s 932282 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 1327 MB/s 945427 calls/s # udp tx: 1328 MB/s 22525 calls/s 22525 msg/s # udp rx: 1331 MB/s 948517 calls/s # udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881260 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1307 MB/s 931093 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # udp rx: 1314 MB/s 936501 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp rx: 1314 MB/s 936116 calls/s # udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 994 MB/s 16867 calls/s 16867 msg/s # tcp rx: 994 MB/s 137075 calls/s # tcp tx: 1107 MB/s 18791 calls/s 18791 msg/s # tcp rx: 1108 MB/s 130344 calls/s # tcp tx: 1056 MB/s 17920 calls/s 17920 msg/s # tcp rx: 1071 MB/s 125511 calls/s # tcp tx: 1076 MB/s 18261 calls/s 18261 msg/s # udp gso - over veth touching data # udp rx: 779 MB/s 568841 calls/s # udp tx: 801 MB/s 13588 calls/s 13588 msg/s # udp rx: 676 MB/s 493656 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s # udp rx: 676 MB/s 493568 calls/s # udp tx: 676 MB/s 11476 calls/s 11476 msg/s # udp rx: 683 MB/s 498267 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 482492 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp rx: 678 MB/s 494572 calls/s # udp tx: 679 MB/s 11530 calls/s 11530 msg/s # udp rx: 646 MB/s 471315 calls/s # udp tx: 649 MB/s 11015 calls/s 11015 msg/s # udp rx: 678 MB/s 494852 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 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__->