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: 790 MB/s 13405 calls/s 13405 msg/s # tcp rx: 791 MB/s 91984 calls/s # tcp tx: 1113 MB/s 18892 calls/s 18892 msg/s # tcp rx: 1115 MB/s 128229 calls/s # tcp tx: 1190 MB/s 20188 calls/s 20188 msg/s # tcp rx: 1191 MB/s 118817 calls/s # tcp tx: 1094 MB/s 18566 calls/s 18566 msg/s # udp gso - over veth touching data # udp rx: 1138 MB/s 810674 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # udp rx: 1277 MB/s 910090 calls/s # udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp rx: 1260 MB/s 898120 calls/s # udp tx: 1262 MB/s 21412 calls/s 21412 msg/s # udp rx: 1265 MB/s 901156 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 450216 calls/s # udp tx: 655 MB/s 11118 calls/s 11118 msg/s # udp rx: 698 MB/s 497756 calls/s # udp tx: 700 MB/s 11883 calls/s 11883 msg/s # udp rx: 695 MB/s 495107 calls/s # udp tx: 697 MB/s 11828 calls/s 11828 msg/s # udp rx: 725 MB/s 516724 calls/s # udp tx: 728 MB/s 12350 calls/s 12350 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 789 MB/s 13386 calls/s 13386 msg/s # tcp rx: 789 MB/s 90755 calls/s # tcp tx: 801 MB/s 13601 calls/s 13601 msg/s # tcp rx: 802 MB/s 93695 calls/s # tcp tx: 807 MB/s 13696 calls/s 13696 msg/s # tcp rx: 808 MB/s 92165 calls/s # tcp tx: 791 MB/s 13431 calls/s 13431 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841349 calls/s # udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # udp rx: 1257 MB/s 916840 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1253 MB/s 914010 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1260 MB/s 918966 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 867004 calls/s # udp tx: 1233 MB/s 20919 calls/s 20919 msg/s # udp rx: 1260 MB/s 919512 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 1263 MB/s 921253 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # udp rx: 1258 MB/s 917682 calls/s # udp tx: 1260 MB/s 21374 calls/s 21374 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__->