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: 737 MB/s 12503 calls/s 12503 msg/s # tcp rx: 738 MB/s 85120 calls/s # tcp tx: 807 MB/s 13704 calls/s 13704 msg/s # tcp rx: 808 MB/s 90113 calls/s # tcp tx: 820 MB/s 13908 calls/s 13908 msg/s # tcp rx: 820 MB/s 91109 calls/s # tcp tx: 743 MB/s 12603 calls/s 12603 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 441170 calls/s # udp tx: 637 MB/s 10804 calls/s 10804 msg/s # udp rx: 636 MB/s 453069 calls/s # udp tx: 636 MB/s 10801 calls/s 10801 msg/s # udp rx: 639 MB/s 455832 calls/s # udp tx: 640 MB/s 10861 calls/s 10861 msg/s # udp rx: 640 MB/s 455907 calls/s # udp tx: 640 MB/s 10867 calls/s 10867 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 440531 calls/s # udp tx: 637 MB/s 10814 calls/s 10814 msg/s # udp rx: 624 MB/s 444759 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 663 MB/s 472333 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp rx: 639 MB/s 455321 calls/s # udp tx: 639 MB/s 10846 calls/s 10846 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19293 calls/s 19293 msg/s # tcp rx: 1138 MB/s 141644 calls/s # tcp tx: 1150 MB/s 19516 calls/s 19516 msg/s # tcp rx: 1152 MB/s 141015 calls/s # tcp tx: 1114 MB/s 18911 calls/s 18911 msg/s # tcp rx: 1116 MB/s 138249 calls/s # tcp tx: 1101 MB/s 18680 calls/s 18680 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874242 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1277 MB/s 931338 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp rx: 1286 MB/s 938176 calls/s # udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # udp rx: 1274 MB/s 929766 calls/s # udp tx: 1275 MB/s 21635 calls/s 21635 msg/s # udp gso and gro - over veth touching data # udp rx: 1074 MB/s 783935 calls/s # udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # udp rx: 1234 MB/s 900536 calls/s # udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # udp rx: 1257 MB/s 917397 calls/s # udp tx: 1257 MB/s 21335 calls/s 21335 msg/s # udp rx: 1259 MB/s 918257 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 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__->