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: 764 MB/s 12963 calls/s 12963 msg/s # tcp rx: 764 MB/s 96189 calls/s # tcp tx: 1068 MB/s 18117 calls/s 18117 msg/s # tcp rx: 1068 MB/s 137332 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # tcp rx: 1087 MB/s 140538 calls/s # tcp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 858678 calls/s # udp tx: 1229 MB/s 20856 calls/s 20856 msg/s # udp rx: 1184 MB/s 843606 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 1228 MB/s 875120 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # udp rx: 1263 MB/s 900321 calls/s # udp tx: 1267 MB/s 21502 calls/s 21502 msg/s # udp gso and gro - over veth touching data # udp rx: 570 MB/s 406592 calls/s # udp tx: 591 MB/s 10034 calls/s 10034 msg/s # udp rx: 619 MB/s 441514 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 msg/s # udp rx: 638 MB/s 455056 calls/s # udp tx: 640 MB/s 10864 calls/s 10864 msg/s # udp rx: 636 MB/s 453176 calls/s # udp tx: 648 MB/s 11003 calls/s 11003 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1082 MB/s 18354 calls/s 18354 msg/s # tcp rx: 1082 MB/s 135148 calls/s # tcp tx: 1055 MB/s 17902 calls/s 17902 msg/s # tcp rx: 1055 MB/s 126619 calls/s # tcp tx: 990 MB/s 16808 calls/s 16808 msg/s # tcp rx: 992 MB/s 126062 calls/s # tcp tx: 1042 MB/s 17678 calls/s 17678 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 901693 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 1272 MB/s 927864 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1266 MB/s 923351 calls/s # udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # udp rx: 1279 MB/s 933013 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp gso and gro - over veth touching data # udp rx: 1093 MB/s 797157 calls/s # udp tx: 1128 MB/s 19147 calls/s 19147 msg/s # udp rx: 1166 MB/s 851006 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 1170 MB/s 853427 calls/s # udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # udp rx: 1171 MB/s 854563 calls/s # udp tx: 1175 MB/s 19939 calls/s 19939 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__->