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: 1047 MB/s 17767 calls/s 17767 msg/s # tcp rx: 1048 MB/s 138114 calls/s # tcp tx: 1095 MB/s 18584 calls/s 18584 msg/s # tcp rx: 1096 MB/s 137860 calls/s # tcp tx: 1099 MB/s 18652 calls/s 18652 msg/s # tcp rx: 1100 MB/s 135354 calls/s # tcp tx: 1111 MB/s 18855 calls/s 18855 msg/s # udp gso - over veth touching data # udp rx: 716 MB/s 510668 calls/s # udp tx: 734 MB/s 12465 calls/s 12465 msg/s # udp rx: 646 MB/s 460652 calls/s # udp tx: 645 MB/s 10940 calls/s 10940 msg/s # udp rx: 649 MB/s 462358 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 659 MB/s 470084 calls/s # udp tx: 674 MB/s 11443 calls/s 11443 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 852730 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 msg/s # udp rx: 1302 MB/s 927535 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # udp rx: 1296 MB/s 923706 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp rx: 1278 MB/s 910480 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 709 MB/s 12037 calls/s 12037 msg/s # tcp rx: 710 MB/s 84953 calls/s # tcp tx: 713 MB/s 12108 calls/s 12108 msg/s # tcp rx: 734 MB/s 85280 calls/s # tcp tx: 1089 MB/s 18485 calls/s 18485 msg/s # tcp rx: 1096 MB/s 130341 calls/s # tcp tx: 1047 MB/s 17759 calls/s 17759 msg/s # udp gso - over veth touching data # udp rx: 1134 MB/s 827559 calls/s # udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # udp rx: 1257 MB/s 917182 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1254 MB/s 915273 calls/s # udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # udp rx: 1260 MB/s 919150 calls/s # udp tx: 1260 MB/s 21373 calls/s 21373 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 889881 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # udp rx: 1281 MB/s 934658 calls/s # udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # udp rx: 1274 MB/s 929342 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 1269 MB/s 925614 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 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__->