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: 846 MB/s 14356 calls/s 14356 msg/s # tcp rx: 847 MB/s 149894 calls/s # tcp tx: 793 MB/s 13450 calls/s 13450 msg/s # tcp rx: 793 MB/s 144041 calls/s # tcp tx: 768 MB/s 13033 calls/s 13033 msg/s # tcp rx: 769 MB/s 142101 calls/s # tcp tx: 834 MB/s 14150 calls/s 14150 msg/s # udp gso - over veth touching data # udp rx: 699 MB/s 498083 calls/s # udp tx: 716 MB/s 12152 calls/s 12152 msg/s # udp rx: 717 MB/s 511012 calls/s # udp tx: 719 MB/s 12196 calls/s 12196 msg/s # udp rx: 691 MB/s 492614 calls/s # udp tx: 688 MB/s 11684 calls/s 11684 msg/s # udp rx: 708 MB/s 504726 calls/s # udp tx: 708 MB/s 12012 calls/s 12012 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 441074 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # udp rx: 633 MB/s 451136 calls/s # udp tx: 634 MB/s 10766 calls/s 10766 msg/s # udp rx: 636 MB/s 453325 calls/s # udp tx: 638 MB/s 10829 calls/s 10829 msg/s # udp rx: 632 MB/s 450275 calls/s # udp tx: 634 MB/s 10759 calls/s 10759 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 679 MB/s 11525 calls/s 11525 msg/s # tcp rx: 680 MB/s 92249 calls/s # tcp tx: 707 MB/s 12006 calls/s 12006 msg/s # tcp rx: 708 MB/s 87428 calls/s # tcp tx: 714 MB/s 12120 calls/s 12120 msg/s # tcp rx: 715 MB/s 87664 calls/s # tcp tx: 719 MB/s 12202 calls/s 12202 msg/s # udp gso - over veth touching data # udp rx: 1111 MB/s 810275 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 msg/s # udp rx: 1182 MB/s 862468 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp rx: 1180 MB/s 860770 calls/s # udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # udp rx: 1187 MB/s 865903 calls/s # udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # udp gso and gro - over veth touching data # udp rx: 1120 MB/s 817476 calls/s # udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # udp rx: 1206 MB/s 879805 calls/s # udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # udp rx: 1181 MB/s 861649 calls/s # udp tx: 1181 MB/s 20032 calls/s 20032 msg/s # udp rx: 1182 MB/s 862065 calls/s # udp tx: 1181 MB/s 20046 calls/s 20046 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__->