make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1391 MB/s 23595 calls/s 23595 msg/s # tcp rx: 1392 MB/s 55079 calls/s # tcp tx: 1610 MB/s 27309 calls/s 27309 msg/s # tcp rx: 1612 MB/s 65521 calls/s # tcp tx: 1614 MB/s 27383 calls/s 27383 msg/s # tcp rx: 1616 MB/s 62498 calls/s # tcp tx: 1545 MB/s 26216 calls/s 26216 msg/s # udp gso - over veth touching data # udp rx: 1032 MB/s 735389 calls/s # udp tx: 1072 MB/s 18188 calls/s 18188 msg/s # udp rx: 1030 MB/s 734170 calls/s # udp tx: 1031 MB/s 17494 calls/s 17494 msg/s # udp rx: 1122 MB/s 799818 calls/s # udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # udp rx: 1140 MB/s 812624 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp gso and gro - over veth touching data # udp rx: 1462 MB/s 24749 calls/s # udp tx: 1513 MB/s 25674 calls/s 25674 msg/s # udp rx: 1663 MB/s 28097 calls/s # udp tx: 1651 MB/s 28014 calls/s 28014 msg/s # udp rx: 1371 MB/s 23257 calls/s # udp tx: 1365 MB/s 23157 calls/s 23157 msg/s # udp rx: 1461 MB/s 24785 calls/s # udp tx: 1473 MB/s 25000 calls/s 25000 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1414 MB/s 23992 calls/s 23992 msg/s # tcp rx: 1418 MB/s 60259 calls/s # tcp tx: 1350 MB/s 22912 calls/s 22912 msg/s # tcp rx: 1352 MB/s 57551 calls/s # tcp tx: 1225 MB/s 20785 calls/s 20785 msg/s # tcp rx: 1224 MB/s 52043 calls/s # tcp tx: 1074 MB/s 18219 calls/s 18219 msg/s # udp gso - over veth touching data # udp rx: 852 MB/s 621604 calls/s # udp tx: 876 MB/s 14867 calls/s 14867 msg/s # udp rx: 926 MB/s 675886 calls/s # udp tx: 933 MB/s 15830 calls/s 15830 msg/s # udp rx: 1122 MB/s 818651 calls/s # udp tx: 1126 MB/s 19105 calls/s 19105 msg/s # udp rx: 1128 MB/s 822946 calls/s # udp tx: 1138 MB/s 19311 calls/s 19311 msg/s # udp gso and gro - over veth touching data # udp rx: 1644 MB/s 27895 calls/s # udp tx: 1701 MB/s 28867 calls/s 28867 msg/s # udp rx: 1436 MB/s 24390 calls/s # udp tx: 1427 MB/s 24209 calls/s 24209 msg/s # udp rx: 1736 MB/s 29452 calls/s # udp tx: 1740 MB/s 29521 calls/s 29521 msg/s # udp rx: 1753 MB/s 29740 calls/s # udp tx: 1752 MB/s 29721 calls/s 29721 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__->