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: 849 MB/s 14406 calls/s 14406 msg/s # tcp rx: 850 MB/s 92418 calls/s # tcp tx: 821 MB/s 13926 calls/s 13926 msg/s # tcp rx: 821 MB/s 90357 calls/s # tcp tx: 810 MB/s 13749 calls/s 13749 msg/s # tcp rx: 811 MB/s 89414 calls/s # tcp tx: 758 MB/s 12872 calls/s 12872 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 444436 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 639 MB/s 455617 calls/s # udp tx: 640 MB/s 10869 calls/s 10869 msg/s # udp rx: 642 MB/s 457496 calls/s # udp tx: 643 MB/s 10909 calls/s 10909 msg/s # udp rx: 638 MB/s 454682 calls/s # udp tx: 639 MB/s 10851 calls/s 10851 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 436536 calls/s # udp tx: 636 MB/s 10800 calls/s 10800 msg/s # udp rx: 628 MB/s 447433 calls/s # udp tx: 629 MB/s 10669 calls/s 10669 msg/s # udp rx: 640 MB/s 456238 calls/s # udp tx: 641 MB/s 10885 calls/s 10885 msg/s # udp rx: 630 MB/s 449115 calls/s # udp tx: 631 MB/s 10705 calls/s 10705 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 705 MB/s 11964 calls/s 11964 msg/s # tcp rx: 708 MB/s 87306 calls/s # tcp tx: 699 MB/s 11861 calls/s 11861 msg/s # tcp rx: 699 MB/s 84915 calls/s # tcp tx: 699 MB/s 11871 calls/s 11871 msg/s # tcp rx: 701 MB/s 84455 calls/s # tcp tx: 666 MB/s 11304 calls/s 11304 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 869796 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1199 MB/s 874842 calls/s # udp tx: 1198 MB/s 20320 calls/s 20320 msg/s # udp rx: 1208 MB/s 881683 calls/s # udp tx: 1210 MB/s 20532 calls/s 20532 msg/s # udp rx: 1222 MB/s 891222 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 865413 calls/s # udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # udp rx: 1227 MB/s 895023 calls/s # udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # udp rx: 1248 MB/s 910186 calls/s # udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # udp rx: 1236 MB/s 901758 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 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__->