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: 1047 MB/s 17760 calls/s 17760 msg/s # tcp rx: 1048 MB/s 140153 calls/s # tcp tx: 1086 MB/s 18425 calls/s 18425 msg/s # tcp rx: 1087 MB/s 142852 calls/s # tcp tx: 1097 MB/s 18620 calls/s 18620 msg/s # tcp rx: 1099 MB/s 145981 calls/s # tcp tx: 1098 MB/s 18626 calls/s 18626 msg/s # udp gso - over veth touching data # udp rx: 780 MB/s 556191 calls/s # udp tx: 802 MB/s 13618 calls/s 13618 msg/s # udp rx: 704 MB/s 501635 calls/s # udp tx: 708 MB/s 12010 calls/s 12010 msg/s # udp rx: 701 MB/s 499619 calls/s # udp tx: 704 MB/s 11951 calls/s 11951 msg/s # udp rx: 721 MB/s 514113 calls/s # udp tx: 725 MB/s 12299 calls/s 12299 msg/s # udp gso and gro - over veth touching data # udp rx: 697 MB/s 497188 calls/s # udp tx: 722 MB/s 12249 calls/s 12249 msg/s # udp rx: 723 MB/s 515325 calls/s # udp tx: 729 MB/s 12371 calls/s 12371 msg/s # udp rx: 712 MB/s 507794 calls/s # udp tx: 715 MB/s 12136 calls/s 12136 msg/s # udp rx: 710 MB/s 505804 calls/s # udp tx: 713 MB/s 12098 calls/s 12098 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1101 MB/s 18676 calls/s 18676 msg/s # tcp rx: 1101 MB/s 141562 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 msg/s # tcp rx: 1030 MB/s 123077 calls/s # tcp tx: 1047 MB/s 17767 calls/s 17767 msg/s # tcp rx: 1046 MB/s 125709 calls/s # tcp tx: 1037 MB/s 17604 calls/s 17604 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 883204 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1242 MB/s 906126 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1247 MB/s 909631 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 1254 MB/s 914798 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp gso and gro - over veth touching data # udp rx: 565 MB/s 412199 calls/s # udp tx: 583 MB/s 9895 calls/s 9895 msg/s # udp rx: 592 MB/s 431910 calls/s # udp tx: 591 MB/s 10033 calls/s 10033 msg/s # udp rx: 597 MB/s 435941 calls/s # udp tx: 597 MB/s 10136 calls/s 10136 msg/s # udp rx: 605 MB/s 441902 calls/s # udp tx: 605 MB/s 10270 calls/s 10270 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__->