make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 780 MB/s 13242 calls/s 13242 msg/s # tcp rx: 781 MB/s 143855 calls/s # tcp tx: 749 MB/s 12715 calls/s 12715 msg/s # tcp rx: 750 MB/s 136371 calls/s # tcp tx: 844 MB/s 14315 calls/s 14315 msg/s # tcp rx: 844 MB/s 141009 calls/s # tcp tx: 837 MB/s 14201 calls/s 14201 msg/s # udp gso - over veth touching data # udp rx: 878 MB/s 625532 calls/s # udp tx: 895 MB/s 15183 calls/s 15183 msg/s # udp rx: 674 MB/s 480154 calls/s # udp tx: 677 MB/s 11492 calls/s 11492 msg/s # udp rx: 670 MB/s 477618 calls/s # udp tx: 673 MB/s 11420 calls/s 11420 msg/s # udp rx: 673 MB/s 479614 calls/s # udp tx: 675 MB/s 11461 calls/s 11461 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 860111 calls/s # udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # udp rx: 1243 MB/s 885923 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 1238 MB/s 882071 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # udp rx: 1234 MB/s 879054 calls/s # udp tx: 1236 MB/s 20968 calls/s 20968 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 774 MB/s 13129 calls/s 13129 msg/s # tcp rx: 774 MB/s 131015 calls/s # tcp tx: 592 MB/s 10050 calls/s 10050 msg/s # tcp rx: 592 MB/s 82537 calls/s # tcp tx: 578 MB/s 9809 calls/s 9809 msg/s # tcp rx: 578 MB/s 75683 calls/s # tcp tx: 591 MB/s 10035 calls/s 10035 msg/s # udp gso - over veth touching data # udp rx: 584 MB/s 426366 calls/s # udp tx: 604 MB/s 10245 calls/s 10245 msg/s # udp rx: 611 MB/s 445696 calls/s # udp tx: 613 MB/s 10411 calls/s 10411 msg/s # udp rx: 615 MB/s 448978 calls/s # udp tx: 617 MB/s 10478 calls/s 10478 msg/s # udp rx: 616 MB/s 449784 calls/s # udp tx: 620 MB/s 10518 calls/s 10518 msg/s # udp gso and gro - over veth touching data # udp rx: 1143 MB/s 833805 calls/s # udp tx: 1178 MB/s 19980 calls/s 19980 msg/s # udp rx: 1208 MB/s 881061 calls/s # udp tx: 1210 MB/s 20539 calls/s 20539 msg/s # udp rx: 1192 MB/s 870035 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 1212 MB/s 883936 calls/s # udp tx: 1214 MB/s 20599 calls/s 20599 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__->