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: 1074 MB/s 18221 calls/s 18221 msg/s # tcp rx: 1075 MB/s 139213 calls/s # tcp tx: 1102 MB/s 18692 calls/s 18692 msg/s # tcp rx: 1103 MB/s 136619 calls/s # tcp tx: 1090 MB/s 18498 calls/s 18498 msg/s # tcp rx: 1091 MB/s 132878 calls/s # tcp tx: 1072 MB/s 18187 calls/s 18187 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900719 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp rx: 1324 MB/s 943469 calls/s # udp tx: 1323 MB/s 22448 calls/s 22448 msg/s # udp rx: 1297 MB/s 924014 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # udp rx: 1299 MB/s 926050 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 840863 calls/s # udp tx: 1219 MB/s 20688 calls/s 20688 msg/s # udp rx: 1230 MB/s 876637 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # udp rx: 1236 MB/s 880685 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1249 MB/s 889946 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17473 calls/s 17473 msg/s # tcp rx: 1030 MB/s 139364 calls/s # tcp tx: 993 MB/s 16843 calls/s 16843 msg/s # tcp rx: 995 MB/s 128230 calls/s # tcp tx: 1055 MB/s 17907 calls/s 17907 msg/s # tcp rx: 1056 MB/s 131991 calls/s # tcp tx: 1050 MB/s 17816 calls/s 17816 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 857580 calls/s # udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # udp rx: 1131 MB/s 825219 calls/s # udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # udp rx: 648 MB/s 472631 calls/s # udp tx: 646 MB/s 10958 calls/s 10958 msg/s # udp rx: 664 MB/s 484809 calls/s # udp tx: 664 MB/s 11271 calls/s 11271 msg/s # udp gso and gro - over veth touching data # udp rx: 615 MB/s 449114 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp rx: 671 MB/s 490041 calls/s # udp tx: 671 MB/s 11384 calls/s 11384 msg/s # udp rx: 681 MB/s 496823 calls/s # udp tx: 680 MB/s 11548 calls/s 11548 msg/s # udp rx: 679 MB/s 495831 calls/s # udp tx: 681 MB/s 11561 calls/s 11561 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__->