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: 1656 MB/s 28091 calls/s 28091 msg/s # tcp rx: 1657 MB/s 68009 calls/s # tcp tx: 1653 MB/s 28051 calls/s 28051 msg/s # tcp rx: 1655 MB/s 66312 calls/s # tcp tx: 1660 MB/s 28165 calls/s 28165 msg/s # tcp rx: 1662 MB/s 65145 calls/s # tcp tx: 1648 MB/s 27959 calls/s 27959 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 803229 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # udp rx: 1127 MB/s 803306 calls/s # udp tx: 1126 MB/s 19104 calls/s 19104 msg/s # udp rx: 1083 MB/s 771586 calls/s # udp tx: 1083 MB/s 18385 calls/s 18385 msg/s # udp rx: 1023 MB/s 729078 calls/s # udp tx: 1023 MB/s 17353 calls/s 17353 msg/s # udp gso and gro - over veth touching data # udp rx: 1617 MB/s 27428 calls/s # udp tx: 1665 MB/s 28248 calls/s 28248 msg/s # udp rx: 1667 MB/s 28277 calls/s # udp tx: 1665 MB/s 28242 calls/s 28242 msg/s # udp rx: 1674 MB/s 28398 calls/s # udp tx: 1672 MB/s 28374 calls/s 28374 msg/s # udp rx: 1672 MB/s 28372 calls/s # udp tx: 1671 MB/s 28348 calls/s 28348 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1680 MB/s 28506 calls/s 28506 msg/s # tcp rx: 1685 MB/s 70578 calls/s # tcp tx: 1646 MB/s 27926 calls/s 27926 msg/s # tcp rx: 1649 MB/s 68943 calls/s # tcp tx: 1618 MB/s 27454 calls/s 27454 msg/s # tcp rx: 1626 MB/s 69537 calls/s # tcp tx: 1536 MB/s 26059 calls/s 26059 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 782275 calls/s # udp tx: 1105 MB/s 18755 calls/s 18755 msg/s # udp rx: 1104 MB/s 805375 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 1082 MB/s 789597 calls/s # udp tx: 1082 MB/s 18358 calls/s 18358 msg/s # udp rx: 1133 MB/s 826501 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # udp gso and gro - over veth touching data # udp rx: 974 MB/s 16562 calls/s # udp tx: 1005 MB/s 17046 calls/s 17046 msg/s # udp rx: 1031 MB/s 17492 calls/s # udp tx: 1032 MB/s 17517 calls/s 17517 msg/s # udp rx: 1030 MB/s 17484 calls/s # udp tx: 1032 MB/s 17507 calls/s 17507 msg/s # udp rx: 1022 MB/s 17350 calls/s # udp tx: 1023 MB/s 17364 calls/s 17364 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__->