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: 1175 MB/s 19934 calls/s 19934 msg/s # tcp rx: 1176 MB/s 142159 calls/s # tcp tx: 1180 MB/s 20016 calls/s 20016 msg/s # tcp rx: 1181 MB/s 138586 calls/s # tcp tx: 1099 MB/s 18654 calls/s 18654 msg/s # tcp rx: 1101 MB/s 129028 calls/s # tcp tx: 1099 MB/s 18655 calls/s 18655 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 887602 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1240 MB/s 883723 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 1305 MB/s 929636 calls/s # udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # udp rx: 1301 MB/s 927279 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 911885 calls/s # udp tx: 1313 MB/s 22277 calls/s 22277 msg/s # udp rx: 1326 MB/s 945108 calls/s # udp tx: 1326 MB/s 22490 calls/s 22490 msg/s # udp rx: 1336 MB/s 951774 calls/s # udp tx: 1335 MB/s 22645 calls/s 22645 msg/s # udp rx: 1326 MB/s 944960 calls/s # udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1218 MB/s 20668 calls/s 20668 msg/s # tcp rx: 1219 MB/s 134851 calls/s # tcp tx: 1118 MB/s 18973 calls/s 18973 msg/s # tcp rx: 1120 MB/s 132915 calls/s # tcp tx: 1106 MB/s 18762 calls/s 18762 msg/s # tcp rx: 1107 MB/s 129109 calls/s # tcp tx: 1097 MB/s 18611 calls/s 18611 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867762 calls/s # udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # udp rx: 1292 MB/s 942415 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp rx: 1284 MB/s 937037 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1303 MB/s 950835 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # udp gso and gro - over veth touching data # udp rx: 1038 MB/s 757481 calls/s # udp tx: 1071 MB/s 18170 calls/s 18170 msg/s # udp rx: 1262 MB/s 920550 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 1164 MB/s 849369 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1175 MB/s 857358 calls/s # udp tx: 1170 MB/s 19851 calls/s 19851 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__->