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: 1133 MB/s 19233 calls/s 19233 msg/s # tcp rx: 1134 MB/s 145060 calls/s # tcp tx: 1074 MB/s 18222 calls/s 18222 msg/s # tcp rx: 1075 MB/s 142945 calls/s # tcp tx: 1147 MB/s 19455 calls/s 19455 msg/s # tcp rx: 1148 MB/s 140527 calls/s # tcp tx: 1103 MB/s 18718 calls/s 18718 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881324 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # udp rx: 1331 MB/s 948150 calls/s # udp tx: 1331 MB/s 22579 calls/s 22579 msg/s # udp rx: 1327 MB/s 945885 calls/s # udp tx: 1329 MB/s 22543 calls/s 22543 msg/s # udp rx: 1327 MB/s 945363 calls/s # udp tx: 1328 MB/s 22525 calls/s 22525 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 898896 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1315 MB/s 937293 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp rx: 1316 MB/s 938087 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1315 MB/s 936936 calls/s # udp tx: 1314 MB/s 22296 calls/s 22296 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1153 MB/s 19570 calls/s 19570 msg/s # tcp rx: 1154 MB/s 140355 calls/s # tcp tx: 1118 MB/s 18973 calls/s 18973 msg/s # tcp rx: 1120 MB/s 133687 calls/s # tcp tx: 1114 MB/s 18904 calls/s 18904 msg/s # tcp rx: 1121 MB/s 131993 calls/s # tcp tx: 1098 MB/s 18628 calls/s 18628 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881100 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp rx: 1241 MB/s 905586 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1250 MB/s 911901 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp rx: 1249 MB/s 911063 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # udp gso and gro - over veth touching data # udp rx: 1125 MB/s 820510 calls/s # udp tx: 1169 MB/s 19831 calls/s 19831 msg/s # udp rx: 1198 MB/s 873832 calls/s # udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # udp rx: 1252 MB/s 913820 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1259 MB/s 918222 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 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__->