make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1078 MB/s 18300 calls/s 18300 msg/s # tcp rx: 1079 MB/s 140162 calls/s # tcp tx: 1074 MB/s 18230 calls/s 18230 msg/s # tcp rx: 1076 MB/s 137252 calls/s # tcp tx: 1085 MB/s 18417 calls/s 18417 msg/s # tcp rx: 1087 MB/s 138846 calls/s # tcp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901535 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp rx: 871 MB/s 621051 calls/s # udp tx: 865 MB/s 14681 calls/s 14681 msg/s # udp rx: 681 MB/s 485434 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # udp rx: 718 MB/s 512125 calls/s # udp tx: 724 MB/s 12295 calls/s 12295 msg/s # udp gso and gro - over veth touching data # udp rx: 642 MB/s 457925 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 625 MB/s 445665 calls/s # udp tx: 624 MB/s 10595 calls/s 10595 msg/s # udp rx: 613 MB/s 437251 calls/s # udp tx: 619 MB/s 10512 calls/s 10512 msg/s # udp rx: 631 MB/s 449906 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 746 MB/s 12660 calls/s 12660 msg/s # tcp rx: 755 MB/s 95605 calls/s # tcp tx: 807 MB/s 13694 calls/s 13694 msg/s # tcp rx: 812 MB/s 88459 calls/s # tcp tx: 1056 MB/s 17924 calls/s 17924 msg/s # tcp rx: 1057 MB/s 128495 calls/s # tcp tx: 1073 MB/s 18205 calls/s 18205 msg/s # udp gso - over veth touching data # udp rx: 629 MB/s 459244 calls/s # udp tx: 650 MB/s 11035 calls/s 11035 msg/s # udp rx: 651 MB/s 474854 calls/s # udp tx: 650 MB/s 11036 calls/s 11036 msg/s # udp rx: 657 MB/s 479845 calls/s # udp tx: 657 MB/s 11150 calls/s 11150 msg/s # udp rx: 642 MB/s 468417 calls/s # udp tx: 641 MB/s 10876 calls/s 10876 msg/s # udp gso and gro - over veth touching data # udp rx: 586 MB/s 427565 calls/s # udp tx: 605 MB/s 10277 calls/s 10277 msg/s # udp rx: 605 MB/s 441823 calls/s # udp tx: 608 MB/s 10327 calls/s 10327 msg/s # udp rx: 610 MB/s 445146 calls/s # udp tx: 604 MB/s 10246 calls/s 10246 msg/s # udp rx: 657 MB/s 479433 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 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__->