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: 728 MB/s 12358 calls/s 12358 msg/s # tcp rx: 728 MB/s 84366 calls/s # tcp tx: 673 MB/s 11418 calls/s 11418 msg/s # tcp rx: 675 MB/s 80047 calls/s # tcp tx: 703 MB/s 11936 calls/s 11936 msg/s # tcp rx: 706 MB/s 80283 calls/s # tcp tx: 818 MB/s 13890 calls/s 13890 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878802 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 1285 MB/s 915616 calls/s # udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # udp rx: 1248 MB/s 889208 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # udp rx: 1245 MB/s 887211 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863483 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1303 MB/s 928424 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp rx: 1314 MB/s 936578 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp rx: 1289 MB/s 918837 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18516 calls/s 18516 msg/s # tcp rx: 1092 MB/s 139209 calls/s # tcp tx: 1040 MB/s 17642 calls/s 17642 msg/s # tcp rx: 1041 MB/s 128899 calls/s # tcp tx: 1048 MB/s 17779 calls/s 17779 msg/s # tcp rx: 1049 MB/s 127753 calls/s # tcp tx: 900 MB/s 15280 calls/s 15280 msg/s # udp gso - over veth touching data # udp rx: 1115 MB/s 813739 calls/s # udp tx: 1158 MB/s 19645 calls/s 19645 msg/s # udp rx: 1202 MB/s 876817 calls/s # udp tx: 1201 MB/s 20383 calls/s 20383 msg/s # udp rx: 1215 MB/s 886683 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # udp rx: 1235 MB/s 901021 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp gso and gro - over veth touching data # udp rx: 1150 MB/s 839385 calls/s # udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # udp rx: 1180 MB/s 860961 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 1191 MB/s 868848 calls/s # udp tx: 1201 MB/s 20372 calls/s 20372 msg/s # udp rx: 1232 MB/s 898918 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 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__->