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: 1013 MB/s 17190 calls/s 17190 msg/s # tcp rx: 1013 MB/s 137143 calls/s # tcp tx: 1118 MB/s 18963 calls/s 18963 msg/s # tcp rx: 1118 MB/s 134920 calls/s # tcp tx: 1130 MB/s 19182 calls/s 19182 msg/s # tcp rx: 1132 MB/s 135741 calls/s # tcp tx: 1135 MB/s 19262 calls/s 19262 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884340 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1298 MB/s 924683 calls/s # udp tx: 1306 MB/s 22167 calls/s 22167 msg/s # udp rx: 1294 MB/s 921796 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 1306 MB/s 930574 calls/s # udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 858100 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp rx: 1205 MB/s 858714 calls/s # udp tx: 1211 MB/s 20552 calls/s 20552 msg/s # udp rx: 1270 MB/s 905074 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 1292 MB/s 920492 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1034 MB/s 17540 calls/s 17540 msg/s # tcp rx: 1035 MB/s 131398 calls/s # tcp tx: 923 MB/s 15657 calls/s 15657 msg/s # tcp rx: 924 MB/s 124717 calls/s # tcp tx: 998 MB/s 16930 calls/s 16930 msg/s # tcp rx: 997 MB/s 123429 calls/s # tcp tx: 1000 MB/s 16970 calls/s 16970 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 844100 calls/s # udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # udp rx: 1175 MB/s 857336 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 1046 MB/s 763085 calls/s # udp tx: 1044 MB/s 17720 calls/s 17720 msg/s # udp rx: 1186 MB/s 865528 calls/s # udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 876324 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 1225 MB/s 894050 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp rx: 1223 MB/s 892210 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 1237 MB/s 902233 calls/s # udp tx: 1235 MB/s 20951 calls/s 20951 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__->