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: 1101 MB/s 18690 calls/s 18690 msg/s # tcp rx: 1113 MB/s 139361 calls/s # tcp tx: 1044 MB/s 17717 calls/s 17717 msg/s # tcp rx: 1061 MB/s 124499 calls/s # tcp tx: 1052 MB/s 17853 calls/s 17853 msg/s # tcp rx: 1063 MB/s 123353 calls/s # tcp tx: 1063 MB/s 18030 calls/s 18030 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 852944 calls/s # udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # udp rx: 1260 MB/s 897682 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 1322 MB/s 941859 calls/s # udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # udp rx: 1219 MB/s 869042 calls/s # udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 828596 calls/s # udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # udp rx: 1187 MB/s 845959 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # udp rx: 1279 MB/s 911749 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # udp rx: 1289 MB/s 918246 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1023 MB/s 17359 calls/s 17359 msg/s # tcp rx: 1023 MB/s 140589 calls/s # tcp tx: 1043 MB/s 17696 calls/s 17696 msg/s # tcp rx: 1043 MB/s 138777 calls/s # tcp tx: 1000 MB/s 16967 calls/s 16967 msg/s # tcp rx: 1001 MB/s 138044 calls/s # tcp tx: 1077 MB/s 18283 calls/s 18283 msg/s # udp gso - over veth touching data # udp rx: 594 MB/s 433501 calls/s # udp tx: 606 MB/s 10291 calls/s 10291 msg/s # udp rx: 597 MB/s 435417 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 msg/s # udp rx: 604 MB/s 440572 calls/s # udp tx: 606 MB/s 10289 calls/s 10289 msg/s # udp rx: 589 MB/s 429608 calls/s # udp tx: 591 MB/s 10036 calls/s 10036 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 447814 calls/s # udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 612 MB/s 446822 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 msg/s # udp rx: 648 MB/s 473305 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 647 MB/s 471954 calls/s # udp tx: 649 MB/s 11018 calls/s 11018 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__->