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: 1120 MB/s 18998 calls/s 18998 msg/s # tcp rx: 1134 MB/s 140773 calls/s # tcp tx: 1129 MB/s 19158 calls/s 19158 msg/s # tcp rx: 1133 MB/s 130845 calls/s # tcp tx: 1135 MB/s 19264 calls/s 19264 msg/s # tcp rx: 1136 MB/s 130545 calls/s # tcp tx: 1130 MB/s 19170 calls/s 19170 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884506 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp rx: 1291 MB/s 920241 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # udp rx: 1302 MB/s 927795 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # udp rx: 1307 MB/s 931146 calls/s # udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # udp gso and gro - over veth touching data # udp rx: 797 MB/s 568385 calls/s # udp tx: 819 MB/s 13899 calls/s 13899 msg/s # udp rx: 697 MB/s 496868 calls/s # udp tx: 708 MB/s 12009 calls/s 12009 msg/s # udp rx: 690 MB/s 491639 calls/s # udp tx: 695 MB/s 11800 calls/s 11800 msg/s # udp rx: 699 MB/s 497961 calls/s # udp tx: 703 MB/s 11937 calls/s 11937 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1010 MB/s 17145 calls/s 17145 msg/s # tcp rx: 1010 MB/s 117919 calls/s # tcp tx: 1169 MB/s 19831 calls/s 19831 msg/s # tcp rx: 1169 MB/s 140101 calls/s # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # tcp rx: 1114 MB/s 140542 calls/s # tcp tx: 1180 MB/s 20018 calls/s 20018 msg/s # udp gso - over veth touching data # udp rx: 1034 MB/s 754152 calls/s # udp tx: 1050 MB/s 17822 calls/s 17822 msg/s # udp rx: 626 MB/s 456556 calls/s # udp tx: 621 MB/s 10541 calls/s 10541 msg/s # udp rx: 568 MB/s 414458 calls/s # udp tx: 574 MB/s 9741 calls/s 9741 msg/s # udp rx: 582 MB/s 424995 calls/s # udp tx: 588 MB/s 9973 calls/s 9973 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 440204 calls/s # udp tx: 621 MB/s 10533 calls/s 10533 msg/s # udp rx: 612 MB/s 446895 calls/s # udp tx: 615 MB/s 10441 calls/s 10441 msg/s # udp rx: 612 MB/s 446425 calls/s # udp tx: 614 MB/s 10425 calls/s 10425 msg/s # udp rx: 610 MB/s 445559 calls/s # udp tx: 613 MB/s 10409 calls/s 10409 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__->