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: 1098 MB/s 18629 calls/s 18629 msg/s # tcp rx: 1099 MB/s 132601 calls/s # tcp tx: 1087 MB/s 18444 calls/s 18444 msg/s # tcp rx: 1090 MB/s 133599 calls/s # tcp tx: 1091 MB/s 18511 calls/s 18511 msg/s # tcp rx: 1092 MB/s 132848 calls/s # tcp tx: 1093 MB/s 18551 calls/s 18551 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 911057 calls/s # udp tx: 1320 MB/s 22405 calls/s 22405 msg/s # udp rx: 1321 MB/s 941370 calls/s # udp tx: 1324 MB/s 22459 calls/s 22459 msg/s # udp rx: 1307 MB/s 931738 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # udp rx: 1314 MB/s 936556 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # udp gso and gro - over veth touching data # udp rx: 1232 MB/s 877756 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp rx: 1256 MB/s 895185 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1264 MB/s 900484 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 1218 MB/s 868082 calls/s # udp tx: 1217 MB/s 20651 calls/s 20651 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18853 calls/s 18853 msg/s # tcp rx: 1112 MB/s 141177 calls/s # tcp tx: 1150 MB/s 19507 calls/s 19507 msg/s # tcp rx: 1151 MB/s 143419 calls/s # tcp tx: 1167 MB/s 19800 calls/s 19800 msg/s # tcp rx: 1168 MB/s 142549 calls/s # tcp tx: 1171 MB/s 19870 calls/s 19870 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816759 calls/s # udp tx: 1142 MB/s 19384 calls/s 19384 msg/s # udp rx: 1151 MB/s 839875 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1216 MB/s 886932 calls/s # udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # udp rx: 1270 MB/s 926475 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867638 calls/s # udp tx: 1226 MB/s 20799 calls/s 20799 msg/s # udp rx: 1206 MB/s 879727 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 1157 MB/s 844031 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # udp rx: 1232 MB/s 899230 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 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__->