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: 831 MB/s 14108 calls/s 14108 msg/s # tcp rx: 832 MB/s 145253 calls/s # tcp tx: 852 MB/s 14458 calls/s 14458 msg/s # tcp rx: 853 MB/s 155741 calls/s # tcp tx: 847 MB/s 14375 calls/s 14375 msg/s # tcp rx: 848 MB/s 152758 calls/s # tcp tx: 845 MB/s 14337 calls/s 14337 msg/s # udp gso - over veth touching data # udp rx: 1169 MB/s 833391 calls/s # udp tx: 1200 MB/s 20368 calls/s 20368 msg/s # udp rx: 1218 MB/s 868253 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 1206 MB/s 859533 calls/s # udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # udp rx: 1187 MB/s 846198 calls/s # udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # udp gso and gro - over veth touching data # udp rx: 1055 MB/s 752165 calls/s # udp tx: 1089 MB/s 18471 calls/s 18471 msg/s # udp rx: 1140 MB/s 812095 calls/s # udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # udp rx: 1151 MB/s 820549 calls/s # udp tx: 1154 MB/s 19579 calls/s 19579 msg/s # udp rx: 1230 MB/s 876230 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 781 MB/s 13255 calls/s 13255 msg/s # tcp rx: 782 MB/s 143033 calls/s # tcp tx: 843 MB/s 14312 calls/s 14312 msg/s # tcp rx: 844 MB/s 146181 calls/s # tcp tx: 847 MB/s 14377 calls/s 14377 msg/s # tcp rx: 848 MB/s 157794 calls/s # tcp tx: 850 MB/s 14425 calls/s 14425 msg/s # udp gso - over veth touching data # udp rx: 1075 MB/s 784585 calls/s # udp tx: 1107 MB/s 18792 calls/s 18792 msg/s # udp rx: 1158 MB/s 845084 calls/s # udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # udp rx: 1157 MB/s 843946 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # udp rx: 1175 MB/s 857254 calls/s # udp tx: 1176 MB/s 19961 calls/s 19961 msg/s # udp gso and gro - over veth touching data # udp rx: 1115 MB/s 813198 calls/s # udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # udp rx: 1201 MB/s 876308 calls/s # udp tx: 1203 MB/s 20414 calls/s 20414 msg/s # udp rx: 1156 MB/s 843311 calls/s # udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # udp rx: 1153 MB/s 841492 calls/s # udp tx: 1153 MB/s 19558 calls/s 19558 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__->