make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1022 MB/s 17349 calls/s 17349 msg/s # tcp rx: 1073 MB/s 140792 calls/s # tcp tx: 1193 MB/s 20236 calls/s 20236 msg/s # tcp rx: 1329 MB/s 115645 calls/s # tcp tx: 1080 MB/s 18326 calls/s 18326 msg/s # tcp rx: 1081 MB/s 128749 calls/s # tcp tx: 1093 MB/s 18547 calls/s 18547 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891578 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # udp rx: 1250 MB/s 891097 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp rx: 1291 MB/s 919847 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1293 MB/s 921189 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp gso and gro - over veth touching data # udp rx: 966 MB/s 688257 calls/s # udp tx: 980 MB/s 16638 calls/s 16638 msg/s # udp rx: 680 MB/s 484918 calls/s # udp tx: 682 MB/s 11576 calls/s 11576 msg/s # udp rx: 687 MB/s 489420 calls/s # udp tx: 688 MB/s 11678 calls/s 11678 msg/s # udp rx: 760 MB/s 541707 calls/s # udp tx: 775 MB/s 13148 calls/s 13148 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19162 calls/s 19162 msg/s # tcp rx: 1130 MB/s 143728 calls/s # tcp tx: 1123 MB/s 19062 calls/s 19062 msg/s # tcp rx: 1125 MB/s 141248 calls/s # tcp tx: 1130 MB/s 19181 calls/s 19181 msg/s # tcp rx: 1132 MB/s 140486 calls/s # tcp tx: 1134 MB/s 19234 calls/s 19234 msg/s # udp gso - over veth touching data # udp rx: 1115 MB/s 813519 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 1257 MB/s 916900 calls/s # udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # udp rx: 1239 MB/s 903859 calls/s # udp tx: 1238 MB/s 21006 calls/s 21006 msg/s # udp rx: 1240 MB/s 904657 calls/s # udp tx: 1239 MB/s 21016 calls/s 21016 msg/s # udp gso and gro - over veth touching data # udp rx: 586 MB/s 427508 calls/s # udp tx: 599 MB/s 10172 calls/s 10172 msg/s # udp rx: 625 MB/s 455885 calls/s # udp tx: 628 MB/s 10655 calls/s 10655 msg/s # udp rx: 644 MB/s 470139 calls/s # udp tx: 647 MB/s 10976 calls/s 10976 msg/s # udp rx: 643 MB/s 469261 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 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__->