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: 1236 MB/s 20970 calls/s 20970 msg/s # tcp rx: 1236 MB/s 127925 calls/s # tcp tx: 1037 MB/s 17592 calls/s 17592 msg/s # tcp rx: 1038 MB/s 127951 calls/s # tcp tx: 1076 MB/s 18253 calls/s 18253 msg/s # tcp rx: 1077 MB/s 126129 calls/s # tcp tx: 1068 MB/s 18121 calls/s 18121 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 849858 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # udp rx: 1349 MB/s 961043 calls/s # udp tx: 1347 MB/s 22853 calls/s 22853 msg/s # udp rx: 1329 MB/s 947281 calls/s # udp tx: 1328 MB/s 22529 calls/s 22529 msg/s # udp rx: 1284 MB/s 914746 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp gso and gro - over veth touching data # udp rx: 819 MB/s 583997 calls/s # udp tx: 842 MB/s 14290 calls/s 14290 msg/s # udp rx: 728 MB/s 518633 calls/s # udp tx: 729 MB/s 12380 calls/s 12380 msg/s # udp rx: 741 MB/s 527966 calls/s # udp tx: 742 MB/s 12585 calls/s 12585 msg/s # udp rx: 742 MB/s 529191 calls/s # udp tx: 743 MB/s 12614 calls/s 12614 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1056 MB/s 17926 calls/s 17926 msg/s # tcp rx: 1057 MB/s 134177 calls/s # tcp tx: 991 MB/s 16815 calls/s 16815 msg/s # tcp rx: 992 MB/s 125021 calls/s # tcp tx: 1158 MB/s 19641 calls/s 19641 msg/s # tcp rx: 1159 MB/s 137820 calls/s # tcp tx: 1125 MB/s 19090 calls/s 19090 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 478952 calls/s # udp tx: 678 MB/s 11513 calls/s 11513 msg/s # udp rx: 695 MB/s 506976 calls/s # udp tx: 693 MB/s 11762 calls/s 11762 msg/s # udp rx: 726 MB/s 529550 calls/s # udp tx: 727 MB/s 12341 calls/s 12341 msg/s # udp rx: 726 MB/s 530018 calls/s # udp tx: 726 MB/s 12321 calls/s 12321 msg/s # udp gso and gro - over veth touching data # udp rx: 941 MB/s 686297 calls/s # udp tx: 979 MB/s 16607 calls/s 16607 msg/s # udp rx: 1236 MB/s 901631 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp rx: 1278 MB/s 932620 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 1299 MB/s 947860 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 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__->