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: 805 MB/s 13669 calls/s 13669 msg/s # tcp rx: 806 MB/s 91593 calls/s # tcp tx: 784 MB/s 13309 calls/s 13309 msg/s # tcp rx: 785 MB/s 87467 calls/s # tcp tx: 725 MB/s 12300 calls/s 12300 msg/s # tcp rx: 727 MB/s 82726 calls/s # tcp tx: 726 MB/s 12330 calls/s 12330 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 855710 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 1207 MB/s 860168 calls/s # udp tx: 1204 MB/s 20428 calls/s 20428 msg/s # udp rx: 1187 MB/s 845753 calls/s # udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # udp rx: 1221 MB/s 870329 calls/s # udp tx: 1226 MB/s 20800 calls/s 20800 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 828871 calls/s # udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # udp rx: 1123 MB/s 800437 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # udp rx: 1139 MB/s 812047 calls/s # udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # udp rx: 1119 MB/s 797697 calls/s # udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 701 MB/s 11901 calls/s 11901 msg/s # tcp rx: 705 MB/s 84102 calls/s # tcp tx: 1093 MB/s 18549 calls/s 18549 msg/s # tcp rx: 1093 MB/s 129844 calls/s # tcp tx: 1107 MB/s 18776 calls/s 18776 msg/s # tcp rx: 1109 MB/s 133012 calls/s # tcp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp gso - over veth touching data # udp rx: 1114 MB/s 812916 calls/s # udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # udp rx: 1145 MB/s 835278 calls/s # udp tx: 1145 MB/s 19427 calls/s 19427 msg/s # udp rx: 1276 MB/s 931028 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1230 MB/s 897642 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp gso and gro - over veth touching data # udp rx: 1123 MB/s 819620 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # udp rx: 1203 MB/s 878066 calls/s # udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # udp rx: 1203 MB/s 877944 calls/s # udp tx: 1192 MB/s 20233 calls/s 20233 msg/s # udp rx: 1149 MB/s 838131 calls/s # udp tx: 1161 MB/s 19699 calls/s 19699 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__->