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: 625 MB/s 10608 calls/s 10608 msg/s # tcp rx: 625 MB/s 80082 calls/s # tcp tx: 662 MB/s 11236 calls/s 11236 msg/s # tcp rx: 663 MB/s 81844 calls/s # tcp tx: 675 MB/s 11462 calls/s 11462 msg/s # tcp rx: 676 MB/s 81792 calls/s # tcp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp gso - over veth touching data # udp rx: 1047 MB/s 745921 calls/s # udp tx: 1082 MB/s 18359 calls/s 18359 msg/s # udp rx: 981 MB/s 699042 calls/s # udp tx: 963 MB/s 16348 calls/s 16348 msg/s # udp rx: 576 MB/s 410860 calls/s # udp tx: 582 MB/s 9877 calls/s 9877 msg/s # udp rx: 628 MB/s 447936 calls/s # udp tx: 628 MB/s 10658 calls/s 10658 msg/s # udp gso and gro - over veth touching data # udp rx: 1049 MB/s 747539 calls/s # udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # udp rx: 1163 MB/s 828510 calls/s # udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # udp rx: 642 MB/s 457922 calls/s # udp tx: 643 MB/s 10913 calls/s 10913 msg/s # udp rx: 666 MB/s 474746 calls/s # udp tx: 669 MB/s 11357 calls/s 11357 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 603 MB/s 10237 calls/s 10237 msg/s # tcp rx: 604 MB/s 81201 calls/s # tcp tx: 662 MB/s 11243 calls/s 11243 msg/s # tcp rx: 663 MB/s 82749 calls/s # tcp tx: 648 MB/s 10992 calls/s 10992 msg/s # tcp rx: 648 MB/s 81938 calls/s # tcp tx: 664 MB/s 11278 calls/s 11278 msg/s # udp gso - over veth touching data # udp rx: 586 MB/s 427644 calls/s # udp tx: 625 MB/s 10617 calls/s 10617 msg/s # udp rx: 1120 MB/s 817279 calls/s # udp tx: 1114 MB/s 18905 calls/s 18905 msg/s # udp rx: 1156 MB/s 843123 calls/s # udp tx: 1158 MB/s 19651 calls/s 19651 msg/s # udp rx: 1185 MB/s 864850 calls/s # udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # udp gso and gro - over veth touching data # udp rx: 1092 MB/s 796471 calls/s # udp tx: 1123 MB/s 19058 calls/s 19058 msg/s # udp rx: 1170 MB/s 853427 calls/s # udp tx: 1172 MB/s 19892 calls/s 19892 msg/s # udp rx: 1169 MB/s 853045 calls/s # udp tx: 1171 MB/s 19872 calls/s 19872 msg/s # udp rx: 1167 MB/s 851623 calls/s # udp tx: 1169 MB/s 19840 calls/s 19840 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__->