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: 858 MB/s 14554 calls/s 14554 msg/s # tcp rx: 859 MB/s 95993 calls/s # tcp tx: 760 MB/s 12893 calls/s 12893 msg/s # tcp rx: 761 MB/s 84455 calls/s # tcp tx: 808 MB/s 13721 calls/s 13721 msg/s # tcp rx: 809 MB/s 90173 calls/s # tcp tx: 791 MB/s 13429 calls/s 13429 msg/s # udp gso - over veth touching data # udp rx: 563 MB/s 401614 calls/s # udp tx: 580 MB/s 9849 calls/s 9849 msg/s # udp rx: 589 MB/s 419760 calls/s # udp tx: 588 MB/s 9980 calls/s 9980 msg/s # udp rx: 617 MB/s 440101 calls/s # udp tx: 618 MB/s 10486 calls/s 10486 msg/s # udp rx: 561 MB/s 400194 calls/s # udp tx: 559 MB/s 9495 calls/s 9495 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 837659 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1297 MB/s 924503 calls/s # udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # udp rx: 1300 MB/s 926313 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp rx: 1312 MB/s 934742 calls/s # udp tx: 1311 MB/s 22251 calls/s 22251 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18801 calls/s 18801 msg/s # tcp rx: 1116 MB/s 141238 calls/s # tcp tx: 1068 MB/s 18130 calls/s 18130 msg/s # tcp rx: 1078 MB/s 132453 calls/s # tcp tx: 1022 MB/s 17341 calls/s 17341 msg/s # tcp rx: 1027 MB/s 127673 calls/s # tcp tx: 1063 MB/s 18040 calls/s 18040 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879184 calls/s # udp tx: 1245 MB/s 21118 calls/s 21118 msg/s # udp rx: 1254 MB/s 915096 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1252 MB/s 913593 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 1253 MB/s 914262 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 853490 calls/s # udp tx: 1214 MB/s 20607 calls/s 20607 msg/s # udp rx: 960 MB/s 700842 calls/s # udp tx: 944 MB/s 16022 calls/s 16022 msg/s # udp rx: 591 MB/s 431469 calls/s # udp tx: 590 MB/s 10023 calls/s 10023 msg/s # udp rx: 579 MB/s 422455 calls/s # udp tx: 578 MB/s 9813 calls/s 9813 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__->