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: 1131 MB/s 19184 calls/s 19184 msg/s # tcp rx: 1131 MB/s 144060 calls/s # tcp tx: 1054 MB/s 17890 calls/s 17890 msg/s # tcp rx: 1080 MB/s 130750 calls/s # tcp tx: 1117 MB/s 18959 calls/s 18959 msg/s # tcp rx: 1122 MB/s 124417 calls/s # tcp tx: 1106 MB/s 18771 calls/s 18771 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 879454 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1295 MB/s 922875 calls/s # udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # udp rx: 1277 MB/s 910000 calls/s # udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # udp rx: 1228 MB/s 875452 calls/s # udp tx: 1230 MB/s 20862 calls/s 20862 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 859700 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # udp rx: 1154 MB/s 822570 calls/s # udp tx: 1157 MB/s 19640 calls/s 19640 msg/s # udp rx: 1074 MB/s 765606 calls/s # udp tx: 1059 MB/s 17973 calls/s 17973 msg/s # udp rx: 700 MB/s 499284 calls/s # udp tx: 703 MB/s 11929 calls/s 11929 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 675 MB/s 11449 calls/s 11449 msg/s # tcp rx: 675 MB/s 85045 calls/s # tcp tx: 694 MB/s 11779 calls/s 11779 msg/s # tcp rx: 694 MB/s 85624 calls/s # tcp tx: 713 MB/s 12103 calls/s 12103 msg/s # tcp rx: 714 MB/s 85416 calls/s # tcp tx: 666 MB/s 11303 calls/s 11303 msg/s # udp gso - over veth touching data # udp rx: 909 MB/s 663196 calls/s # udp tx: 929 MB/s 15761 calls/s 15761 msg/s # udp rx: 664 MB/s 484301 calls/s # udp tx: 671 MB/s 11383 calls/s 11383 msg/s # udp rx: 657 MB/s 479655 calls/s # udp tx: 662 MB/s 11236 calls/s 11236 msg/s # udp rx: 674 MB/s 491643 calls/s # udp tx: 678 MB/s 11513 calls/s 11513 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 895272 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 693 MB/s 506057 calls/s # udp tx: 684 MB/s 11604 calls/s 11604 msg/s # udp rx: 634 MB/s 462968 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp rx: 638 MB/s 465351 calls/s # udp tx: 640 MB/s 10861 calls/s 10861 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__->