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: 697 MB/s 11826 calls/s 11826 msg/s # tcp rx: 697 MB/s 83061 calls/s # tcp tx: 730 MB/s 12386 calls/s 12386 msg/s # tcp rx: 730 MB/s 88478 calls/s # tcp tx: 635 MB/s 10777 calls/s 10777 msg/s # tcp rx: 636 MB/s 79737 calls/s # tcp tx: 639 MB/s 10846 calls/s 10846 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 880796 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp rx: 1334 MB/s 950663 calls/s # udp tx: 1340 MB/s 22733 calls/s 22733 msg/s # udp rx: 1332 MB/s 949026 calls/s # udp tx: 1336 MB/s 22667 calls/s 22667 msg/s # udp rx: 1325 MB/s 944231 calls/s # udp tx: 1338 MB/s 22699 calls/s 22699 msg/s # udp gso and gro - over veth touching data # udp rx: 765 MB/s 545233 calls/s # udp tx: 786 MB/s 13334 calls/s 13334 msg/s # udp rx: 660 MB/s 470556 calls/s # udp tx: 664 MB/s 11271 calls/s 11271 msg/s # udp rx: 623 MB/s 443863 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 612 MB/s 436486 calls/s # udp tx: 614 MB/s 10422 calls/s 10422 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1045 MB/s 17739 calls/s 17739 msg/s # tcp rx: 1046 MB/s 128175 calls/s # tcp tx: 1028 MB/s 17443 calls/s 17443 msg/s # tcp rx: 1029 MB/s 131632 calls/s # tcp tx: 1109 MB/s 18826 calls/s 18826 msg/s # tcp rx: 1111 MB/s 131843 calls/s # tcp tx: 1095 MB/s 18582 calls/s 18582 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 431544 calls/s # udp tx: 609 MB/s 10344 calls/s 10344 msg/s # udp rx: 605 MB/s 441629 calls/s # udp tx: 607 MB/s 10300 calls/s 10300 msg/s # udp rx: 605 MB/s 441544 calls/s # udp tx: 606 MB/s 10295 calls/s 10295 msg/s # udp rx: 603 MB/s 440263 calls/s # udp tx: 604 MB/s 10258 calls/s 10258 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 849784 calls/s # udp tx: 1207 MB/s 20485 calls/s 20485 msg/s # udp rx: 1259 MB/s 918833 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 1224 MB/s 893303 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp rx: 1270 MB/s 926879 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 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__->