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: 689 MB/s 11686 calls/s 11686 msg/s # tcp rx: 689 MB/s 86388 calls/s # tcp tx: 881 MB/s 14950 calls/s 14950 msg/s # tcp rx: 882 MB/s 112826 calls/s # tcp tx: 1101 MB/s 18674 calls/s 18674 msg/s # tcp rx: 1102 MB/s 137066 calls/s # tcp tx: 1114 MB/s 18899 calls/s 18899 msg/s # udp gso - over veth touching data # udp rx: 1313 MB/s 935623 calls/s # udp tx: 1346 MB/s 22842 calls/s 22842 msg/s # udp rx: 1339 MB/s 954502 calls/s # udp tx: 1343 MB/s 22781 calls/s 22781 msg/s # udp rx: 1314 MB/s 936093 calls/s # udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # udp rx: 1333 MB/s 949729 calls/s # udp tx: 1335 MB/s 22646 calls/s 22646 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911805 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 1243 MB/s 885722 calls/s # udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # udp rx: 1293 MB/s 921593 calls/s # udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # udp rx: 1307 MB/s 931590 calls/s # udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1124 MB/s 19068 calls/s 19068 msg/s # tcp rx: 1125 MB/s 140209 calls/s # tcp tx: 1075 MB/s 18245 calls/s 18245 msg/s # tcp rx: 1076 MB/s 122817 calls/s # tcp tx: 1088 MB/s 18468 calls/s 18468 msg/s # tcp rx: 1089 MB/s 130487 calls/s # tcp tx: 1092 MB/s 18526 calls/s 18526 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872917 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp rx: 1217 MB/s 887798 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1235 MB/s 900775 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 1242 MB/s 905905 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885973 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # udp rx: 1244 MB/s 907694 calls/s # udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # udp rx: 1261 MB/s 920309 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 1253 MB/s 914417 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 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__->