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: 1069 MB/s 18131 calls/s 18131 msg/s # tcp rx: 1069 MB/s 134489 calls/s # tcp tx: 1134 MB/s 19238 calls/s 19238 msg/s # tcp rx: 1135 MB/s 138895 calls/s # tcp tx: 1140 MB/s 19347 calls/s 19347 msg/s # tcp rx: 1141 MB/s 137616 calls/s # tcp tx: 1138 MB/s 19309 calls/s 19309 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 900367 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 764 MB/s 544421 calls/s # udp tx: 784 MB/s 13300 calls/s 13300 msg/s # udp rx: 1280 MB/s 912303 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1313 MB/s 935486 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886524 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp rx: 1307 MB/s 931478 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # udp rx: 1243 MB/s 885976 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 1325 MB/s 944194 calls/s # udp tx: 1324 MB/s 22469 calls/s 22469 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18867 calls/s 18867 msg/s # tcp rx: 1112 MB/s 134642 calls/s # tcp tx: 1051 MB/s 17837 calls/s 17837 msg/s # tcp rx: 1056 MB/s 126068 calls/s # tcp tx: 1156 MB/s 19607 calls/s 19607 msg/s # tcp rx: 1183 MB/s 117849 calls/s # tcp tx: 1086 MB/s 18423 calls/s 18423 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 867128 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1261 MB/s 919903 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # udp rx: 1259 MB/s 918707 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 1259 MB/s 918791 calls/s # udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # udp gso and gro - over veth touching data # udp rx: 607 MB/s 443182 calls/s # udp tx: 627 MB/s 10642 calls/s 10642 msg/s # udp rx: 620 MB/s 452748 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp rx: 659 MB/s 480882 calls/s # udp tx: 659 MB/s 11182 calls/s 11182 msg/s # udp rx: 656 MB/s 478579 calls/s # udp tx: 655 MB/s 11124 calls/s 11124 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__->