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: 950 MB/s 16126 calls/s 16126 msg/s # tcp rx: 950 MB/s 135825 calls/s # tcp tx: 1066 MB/s 18089 calls/s 18089 msg/s # tcp rx: 1080 MB/s 127506 calls/s # tcp tx: 1074 MB/s 18227 calls/s 18227 msg/s # tcp rx: 1080 MB/s 126074 calls/s # tcp tx: 759 MB/s 12890 calls/s 12890 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 880394 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1255 MB/s 894666 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1264 MB/s 900458 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 1337 MB/s 952736 calls/s # udp tx: 1336 MB/s 22669 calls/s 22669 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 885076 calls/s # udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # udp rx: 1317 MB/s 938269 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp rx: 1323 MB/s 942513 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # udp rx: 1305 MB/s 929724 calls/s # udp tx: 1303 MB/s 22109 calls/s 22109 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18430 calls/s 18430 msg/s # tcp rx: 1087 MB/s 139503 calls/s # tcp tx: 1075 MB/s 18242 calls/s 18242 msg/s # tcp rx: 1076 MB/s 130546 calls/s # tcp tx: 1054 MB/s 17887 calls/s 17887 msg/s # tcp rx: 1055 MB/s 129622 calls/s # tcp tx: 1091 MB/s 18521 calls/s 18521 msg/s # udp gso - over veth touching data # udp rx: 658 MB/s 480134 calls/s # udp tx: 679 MB/s 11521 calls/s 11521 msg/s # udp rx: 686 MB/s 501034 calls/s # udp tx: 685 MB/s 11635 calls/s 11635 msg/s # udp rx: 686 MB/s 500727 calls/s # udp tx: 686 MB/s 11647 calls/s 11647 msg/s # udp rx: 685 MB/s 499624 calls/s # udp tx: 683 MB/s 11586 calls/s 11586 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 432698 calls/s # udp tx: 609 MB/s 10345 calls/s 10345 msg/s # udp rx: 625 MB/s 456021 calls/s # udp tx: 624 MB/s 10596 calls/s 10596 msg/s # udp rx: 625 MB/s 456081 calls/s # udp tx: 624 MB/s 10600 calls/s 10600 msg/s # udp rx: 624 MB/s 455621 calls/s # udp tx: 624 MB/s 10590 calls/s 10590 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__->