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: 873 MB/s 14812 calls/s 14812 msg/s # tcp rx: 874 MB/s 89419 calls/s # tcp tx: 802 MB/s 13603 calls/s 13603 msg/s # tcp rx: 802 MB/s 88359 calls/s # tcp tx: 1026 MB/s 17404 calls/s 17404 msg/s # tcp rx: 1027 MB/s 121652 calls/s # tcp tx: 1100 MB/s 18666 calls/s 18666 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885630 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 1318 MB/s 939089 calls/s # udp tx: 1315 MB/s 22306 calls/s 22306 msg/s # udp rx: 1323 MB/s 942774 calls/s # udp tx: 1321 MB/s 22418 calls/s 22418 msg/s # udp rx: 1323 MB/s 942648 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # udp gso and gro - over veth touching data # udp rx: 1166 MB/s 831254 calls/s # udp tx: 1201 MB/s 20377 calls/s 20377 msg/s # udp rx: 839 MB/s 597955 calls/s # udp tx: 824 MB/s 13983 calls/s 13983 msg/s # udp rx: 620 MB/s 441968 calls/s # udp tx: 620 MB/s 10532 calls/s 10532 msg/s # udp rx: 618 MB/s 440819 calls/s # udp tx: 648 MB/s 11002 calls/s 11002 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 812 MB/s 13785 calls/s 13785 msg/s # tcp rx: 813 MB/s 113423 calls/s # tcp tx: 823 MB/s 13959 calls/s 13959 msg/s # tcp rx: 823 MB/s 93193 calls/s # tcp tx: 821 MB/s 13940 calls/s 13940 msg/s # tcp rx: 822 MB/s 93401 calls/s # tcp tx: 830 MB/s 14083 calls/s 14083 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 474864 calls/s # udp tx: 670 MB/s 11378 calls/s 11378 msg/s # udp rx: 624 MB/s 455699 calls/s # udp tx: 623 MB/s 10582 calls/s 10582 msg/s # udp rx: 653 MB/s 476450 calls/s # udp tx: 653 MB/s 11087 calls/s 11087 msg/s # udp rx: 684 MB/s 499435 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp gso and gro - over veth touching data # udp rx: 644 MB/s 469969 calls/s # udp tx: 665 MB/s 11285 calls/s 11285 msg/s # udp rx: 659 MB/s 481016 calls/s # udp tx: 658 MB/s 11174 calls/s 11174 msg/s # udp rx: 650 MB/s 474480 calls/s # udp tx: 650 MB/s 11034 calls/s 11034 msg/s # udp rx: 678 MB/s 494686 calls/s # udp tx: 678 MB/s 11513 calls/s 11513 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__->