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: 1112 MB/s 18862 calls/s 18862 msg/s # tcp rx: 1112 MB/s 138490 calls/s # tcp tx: 1110 MB/s 18836 calls/s 18836 msg/s # tcp rx: 1112 MB/s 138346 calls/s # tcp tx: 1064 MB/s 18049 calls/s 18049 msg/s # tcp rx: 1063 MB/s 130865 calls/s # tcp tx: 839 MB/s 14244 calls/s 14244 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 837783 calls/s # udp tx: 1213 MB/s 20582 calls/s 20582 msg/s # udp rx: 1212 MB/s 863695 calls/s # udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # udp rx: 1256 MB/s 895046 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp rx: 1255 MB/s 894668 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp gso and gro - over veth touching data # udp rx: 1119 MB/s 797780 calls/s # udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # udp rx: 1127 MB/s 802818 calls/s # udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # udp rx: 1163 MB/s 829004 calls/s # udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # udp rx: 1249 MB/s 889970 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18530 calls/s 18530 msg/s # tcp rx: 1093 MB/s 135926 calls/s # tcp tx: 1088 MB/s 18468 calls/s 18468 msg/s # tcp rx: 1089 MB/s 134563 calls/s # tcp tx: 1052 MB/s 17854 calls/s 17854 msg/s # tcp rx: 1054 MB/s 135446 calls/s # tcp tx: 1108 MB/s 18804 calls/s 18804 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 896961 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # udp rx: 1189 MB/s 867565 calls/s # udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # udp rx: 1225 MB/s 893633 calls/s # udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # udp rx: 1227 MB/s 895316 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 849732 calls/s # udp tx: 1195 MB/s 20282 calls/s 20282 msg/s # udp rx: 1229 MB/s 896704 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1246 MB/s 908718 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 1233 MB/s 899919 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 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__->