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: 1152 MB/s 19542 calls/s 19542 msg/s # tcp rx: 1152 MB/s 147640 calls/s # tcp tx: 1139 MB/s 19334 calls/s 19334 msg/s # tcp rx: 1142 MB/s 147536 calls/s # tcp tx: 799 MB/s 13558 calls/s 13558 msg/s # tcp rx: 799 MB/s 92010 calls/s # tcp tx: 796 MB/s 13517 calls/s 13517 msg/s # udp gso - over veth touching data # udp rx: 655 MB/s 466733 calls/s # udp tx: 675 MB/s 11455 calls/s 11455 msg/s # udp rx: 668 MB/s 476404 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp rx: 701 MB/s 499429 calls/s # udp tx: 703 MB/s 11925 calls/s 11925 msg/s # udp rx: 709 MB/s 505730 calls/s # udp tx: 709 MB/s 12028 calls/s 12028 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 444502 calls/s # udp tx: 640 MB/s 10868 calls/s 10868 msg/s # udp rx: 652 MB/s 465118 calls/s # udp tx: 653 MB/s 11085 calls/s 11085 msg/s # udp rx: 639 MB/s 455541 calls/s # udp tx: 639 MB/s 10848 calls/s 10848 msg/s # udp rx: 637 MB/s 453954 calls/s # udp tx: 637 MB/s 10811 calls/s 10811 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19121 calls/s 19121 msg/s # tcp rx: 1127 MB/s 140741 calls/s # tcp tx: 1088 MB/s 18454 calls/s 18454 msg/s # tcp rx: 1088 MB/s 133590 calls/s # tcp tx: 1036 MB/s 17575 calls/s 17575 msg/s # tcp rx: 1037 MB/s 130028 calls/s # tcp tx: 1054 MB/s 17883 calls/s 17883 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 892881 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1268 MB/s 925405 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 1269 MB/s 925792 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp rx: 1250 MB/s 912045 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp gso and gro - over veth touching data # udp rx: 651 MB/s 474808 calls/s # udp tx: 671 MB/s 11386 calls/s 11386 msg/s # udp rx: 632 MB/s 461588 calls/s # udp tx: 637 MB/s 10806 calls/s 10806 msg/s # udp rx: 616 MB/s 449357 calls/s # udp tx: 615 MB/s 10440 calls/s 10440 msg/s # udp rx: 615 MB/s 448584 calls/s # udp tx: 614 MB/s 10422 calls/s 10422 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__->