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: 840 MB/s 14257 calls/s 14257 msg/s # tcp rx: 842 MB/s 140881 calls/s # tcp tx: 615 MB/s 10442 calls/s 10442 msg/s # tcp rx: 615 MB/s 85374 calls/s # tcp tx: 580 MB/s 9844 calls/s 9844 msg/s # tcp rx: 580 MB/s 82484 calls/s # tcp tx: 578 MB/s 9811 calls/s 9811 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 820851 calls/s # udp tx: 1179 MB/s 20008 calls/s 20008 msg/s # udp rx: 1255 MB/s 894456 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1206 MB/s 859226 calls/s # udp tx: 1210 MB/s 20526 calls/s 20526 msg/s # udp rx: 1197 MB/s 852761 calls/s # udp tx: 1206 MB/s 20460 calls/s 20460 msg/s # udp gso and gro - over veth touching data # udp rx: 696 MB/s 496048 calls/s # udp tx: 716 MB/s 12153 calls/s 12153 msg/s # udp rx: 584 MB/s 416633 calls/s # udp tx: 586 MB/s 9949 calls/s 9949 msg/s # udp rx: 559 MB/s 398454 calls/s # udp tx: 560 MB/s 9513 calls/s 9513 msg/s # udp rx: 570 MB/s 406421 calls/s # udp tx: 570 MB/s 9682 calls/s 9682 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 784 MB/s 13310 calls/s 13310 msg/s # tcp rx: 785 MB/s 132400 calls/s # tcp tx: 703 MB/s 11936 calls/s 11936 msg/s # tcp rx: 705 MB/s 131355 calls/s # tcp tx: 709 MB/s 12040 calls/s 12040 msg/s # tcp rx: 710 MB/s 131515 calls/s # tcp tx: 752 MB/s 12763 calls/s 12763 msg/s # udp gso - over veth touching data # udp rx: 987 MB/s 720020 calls/s # udp tx: 1015 MB/s 17226 calls/s 17226 msg/s # udp rx: 1189 MB/s 867796 calls/s # udp tx: 1185 MB/s 20104 calls/s 20104 msg/s # udp rx: 779 MB/s 568486 calls/s # udp tx: 771 MB/s 13086 calls/s 13086 msg/s # udp rx: 655 MB/s 478260 calls/s # udp tx: 669 MB/s 11350 calls/s 11350 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861378 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 msg/s # udp rx: 1097 MB/s 800343 calls/s # udp tx: 1100 MB/s 18660 calls/s 18660 msg/s # udp rx: 1173 MB/s 855654 calls/s # udp tx: 1171 MB/s 19864 calls/s 19864 msg/s # udp rx: 962 MB/s 701791 calls/s # udp tx: 960 MB/s 16294 calls/s 16294 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__->