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: 1151 MB/s 19535 calls/s 19535 msg/s # tcp rx: 1151 MB/s 137556 calls/s # tcp tx: 812 MB/s 13781 calls/s 13781 msg/s # tcp rx: 812 MB/s 66640 calls/s # tcp tx: 835 MB/s 14173 calls/s 14173 msg/s # tcp rx: 839 MB/s 68787 calls/s # tcp tx: 1084 MB/s 18402 calls/s 18402 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 848244 calls/s # udp tx: 1226 MB/s 20800 calls/s 20800 msg/s # udp rx: 1304 MB/s 929438 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 1298 MB/s 925257 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 1302 MB/s 928015 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 459984 calls/s # udp tx: 664 MB/s 11273 calls/s 11273 msg/s # udp rx: 687 MB/s 489463 calls/s # udp tx: 686 MB/s 11646 calls/s 11646 msg/s # udp rx: 682 MB/s 486200 calls/s # udp tx: 682 MB/s 11570 calls/s 11570 msg/s # udp rx: 683 MB/s 486852 calls/s # udp tx: 682 MB/s 11583 calls/s 11583 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1065 MB/s 18066 calls/s 18066 msg/s # tcp rx: 1065 MB/s 134696 calls/s # tcp tx: 1085 MB/s 18403 calls/s 18403 msg/s # tcp rx: 1085 MB/s 134634 calls/s # tcp tx: 1013 MB/s 17197 calls/s 17197 msg/s # tcp rx: 1015 MB/s 134607 calls/s # tcp tx: 1033 MB/s 17527 calls/s 17527 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 462308 calls/s # udp tx: 651 MB/s 11053 calls/s 11053 msg/s # udp rx: 663 MB/s 483863 calls/s # udp tx: 666 MB/s 11300 calls/s 11300 msg/s # udp rx: 650 MB/s 474592 calls/s # udp tx: 649 MB/s 11024 calls/s 11024 msg/s # udp rx: 653 MB/s 476255 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859510 calls/s # udp tx: 1212 MB/s 20566 calls/s 20566 msg/s # udp rx: 1256 MB/s 916047 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1259 MB/s 918337 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # udp rx: 1250 MB/s 911651 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 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__->