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: 781 MB/s 13258 calls/s 13258 msg/s # tcp rx: 782 MB/s 132491 calls/s # tcp tx: 782 MB/s 13280 calls/s 13280 msg/s # tcp rx: 783 MB/s 134707 calls/s # tcp tx: 723 MB/s 12264 calls/s 12264 msg/s # tcp rx: 723 MB/s 99914 calls/s # tcp tx: 634 MB/s 10756 calls/s 10756 msg/s # udp gso - over veth touching data # udp rx: 1069 MB/s 762096 calls/s # udp tx: 1094 MB/s 18571 calls/s 18571 msg/s # udp rx: 1103 MB/s 786013 calls/s # udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # udp rx: 1206 MB/s 859534 calls/s # udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # udp rx: 1180 MB/s 840635 calls/s # udp tx: 1177 MB/s 19977 calls/s 19977 msg/s # udp gso and gro - over veth touching data # udp rx: 1081 MB/s 770079 calls/s # udp tx: 1104 MB/s 18729 calls/s 18729 msg/s # udp rx: 1114 MB/s 794242 calls/s # udp tx: 1119 MB/s 18994 calls/s 18994 msg/s # udp rx: 1185 MB/s 844564 calls/s # udp tx: 1179 MB/s 20003 calls/s 20003 msg/s # udp rx: 1124 MB/s 801212 calls/s # udp tx: 1135 MB/s 19263 calls/s 19263 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 800 MB/s 13585 calls/s 13585 msg/s # tcp rx: 801 MB/s 127018 calls/s # tcp tx: 840 MB/s 14251 calls/s 14251 msg/s # tcp rx: 841 MB/s 125614 calls/s # tcp tx: 835 MB/s 14177 calls/s 14177 msg/s # tcp rx: 836 MB/s 138258 calls/s # tcp tx: 766 MB/s 12996 calls/s 12996 msg/s # udp gso - over veth touching data # udp rx: 608 MB/s 444139 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 msg/s # udp rx: 776 MB/s 566375 calls/s # udp tx: 784 MB/s 13299 calls/s 13299 msg/s # udp rx: 1098 MB/s 801095 calls/s # udp tx: 1105 MB/s 18755 calls/s 18755 msg/s # udp rx: 1184 MB/s 863844 calls/s # udp tx: 1185 MB/s 20108 calls/s 20108 msg/s # udp gso and gro - over veth touching data # udp rx: 1042 MB/s 760056 calls/s # udp tx: 1071 MB/s 18178 calls/s 18178 msg/s # udp rx: 1028 MB/s 750387 calls/s # udp tx: 1020 MB/s 17306 calls/s 17306 msg/s # udp rx: 1146 MB/s 836423 calls/s # udp tx: 1166 MB/s 19787 calls/s 19787 msg/s # udp rx: 832 MB/s 607184 calls/s # udp tx: 1147 MB/s 19461 calls/s 19461 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__->