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: 727 MB/s 12331 calls/s 12331 msg/s # tcp rx: 727 MB/s 86487 calls/s # tcp tx: 729 MB/s 12372 calls/s 12372 msg/s # tcp rx: 729 MB/s 86482 calls/s # tcp tx: 734 MB/s 12455 calls/s 12455 msg/s # tcp rx: 735 MB/s 86699 calls/s # tcp tx: 813 MB/s 13791 calls/s 13791 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906422 calls/s # udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # udp rx: 1297 MB/s 924269 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp rx: 1294 MB/s 922062 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1293 MB/s 921676 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 436998 calls/s # udp tx: 638 MB/s 10822 calls/s 10822 msg/s # udp rx: 645 MB/s 459804 calls/s # udp tx: 645 MB/s 10943 calls/s 10943 msg/s # udp rx: 648 MB/s 462264 calls/s # udp tx: 648 MB/s 11001 calls/s 11001 msg/s # udp rx: 640 MB/s 456112 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 690 MB/s 11713 calls/s 11713 msg/s # tcp rx: 691 MB/s 85588 calls/s # tcp tx: 713 MB/s 12098 calls/s 12098 msg/s # tcp rx: 713 MB/s 86177 calls/s # tcp tx: 698 MB/s 11841 calls/s 11841 msg/s # tcp rx: 698 MB/s 85207 calls/s # tcp tx: 711 MB/s 12075 calls/s 12075 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 852469 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp rx: 1214 MB/s 885750 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # udp rx: 1227 MB/s 895356 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # udp rx: 1238 MB/s 903159 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 905196 calls/s # udp tx: 1259 MB/s 21355 calls/s 21355 msg/s # udp rx: 637 MB/s 464916 calls/s # udp tx: 639 MB/s 10839 calls/s 10839 msg/s # udp rx: 677 MB/s 494268 calls/s # udp tx: 681 MB/s 11558 calls/s 11558 msg/s # udp rx: 662 MB/s 483281 calls/s # udp tx: 666 MB/s 11305 calls/s 11305 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__->