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: 1035 MB/s 17556 calls/s 17556 msg/s # tcp rx: 1035 MB/s 141983 calls/s # tcp tx: 1032 MB/s 17508 calls/s 17508 msg/s # tcp rx: 1052 MB/s 125310 calls/s # tcp tx: 1047 MB/s 17766 calls/s 17766 msg/s # tcp rx: 1051 MB/s 124894 calls/s # tcp tx: 1068 MB/s 18114 calls/s 18114 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 851480 calls/s # udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # udp rx: 1302 MB/s 928103 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 1149 MB/s 819097 calls/s # udp tx: 1161 MB/s 19698 calls/s 19698 msg/s # udp rx: 1256 MB/s 895010 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900956 calls/s # udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # udp rx: 1295 MB/s 922561 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp rx: 1289 MB/s 918496 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1289 MB/s 918681 calls/s # udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1120 MB/s 18998 calls/s 18998 msg/s # tcp rx: 1120 MB/s 141081 calls/s # tcp tx: 1170 MB/s 19844 calls/s 19844 msg/s # tcp rx: 1191 MB/s 111286 calls/s # tcp tx: 1016 MB/s 17246 calls/s 17246 msg/s # tcp rx: 1025 MB/s 127179 calls/s # tcp tx: 1048 MB/s 17776 calls/s 17776 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 848059 calls/s # udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # udp rx: 1177 MB/s 858665 calls/s # udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # udp rx: 1131 MB/s 825096 calls/s # udp tx: 1130 MB/s 19172 calls/s 19172 msg/s # udp rx: 1239 MB/s 903955 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 892720 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1249 MB/s 911473 calls/s # udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # udp rx: 1201 MB/s 876104 calls/s # udp tx: 1200 MB/s 20364 calls/s 20364 msg/s # udp rx: 1226 MB/s 894418 calls/s # udp tx: 1226 MB/s 20796 calls/s 20796 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__->