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: 836 MB/s 14189 calls/s 14189 msg/s # tcp rx: 837 MB/s 95358 calls/s # tcp tx: 837 MB/s 14199 calls/s 14199 msg/s # tcp rx: 838 MB/s 94792 calls/s # tcp tx: 794 MB/s 13481 calls/s 13481 msg/s # tcp rx: 795 MB/s 90986 calls/s # tcp tx: 799 MB/s 13562 calls/s 13562 msg/s # udp gso - over veth touching data # udp rx: 626 MB/s 446208 calls/s # udp tx: 642 MB/s 10892 calls/s 10892 msg/s # udp rx: 672 MB/s 479304 calls/s # udp tx: 672 MB/s 11401 calls/s 11401 msg/s # udp rx: 663 MB/s 472592 calls/s # udp tx: 662 MB/s 11239 calls/s 11239 msg/s # udp rx: 690 MB/s 491868 calls/s # udp tx: 690 MB/s 11703 calls/s 11703 msg/s # udp gso and gro - over veth touching data # udp rx: 651 MB/s 463923 calls/s # udp tx: 670 MB/s 11376 calls/s 11376 msg/s # udp rx: 669 MB/s 476903 calls/s # udp tx: 669 MB/s 11352 calls/s 11352 msg/s # udp rx: 677 MB/s 482362 calls/s # udp tx: 676 MB/s 11471 calls/s 11471 msg/s # udp rx: 676 MB/s 481844 calls/s # udp tx: 675 MB/s 11461 calls/s 11461 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 698 MB/s 11851 calls/s 11851 msg/s # tcp rx: 699 MB/s 83504 calls/s # tcp tx: 1034 MB/s 17542 calls/s 17542 msg/s # tcp rx: 1050 MB/s 127167 calls/s # tcp tx: 1017 MB/s 17249 calls/s 17249 msg/s # tcp rx: 1014 MB/s 129047 calls/s # tcp tx: 1006 MB/s 17071 calls/s 17071 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 882018 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 1255 MB/s 915699 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # udp rx: 1160 MB/s 846212 calls/s # udp tx: 1157 MB/s 19630 calls/s 19630 msg/s # udp rx: 1187 MB/s 865803 calls/s # udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # udp gso and gro - over veth touching data # udp rx: 1193 MB/s 870191 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 1254 MB/s 914903 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1235 MB/s 901233 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp rx: 1153 MB/s 841428 calls/s # udp tx: 1154 MB/s 19588 calls/s 19588 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__->