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: 748 MB/s 12697 calls/s 12697 msg/s # tcp rx: 749 MB/s 88284 calls/s # tcp tx: 735 MB/s 12472 calls/s 12472 msg/s # tcp rx: 736 MB/s 87081 calls/s # tcp tx: 726 MB/s 12329 calls/s 12329 msg/s # tcp rx: 727 MB/s 86037 calls/s # tcp tx: 728 MB/s 12355 calls/s 12355 msg/s # udp gso - over veth touching data # udp rx: 1096 MB/s 781099 calls/s # udp tx: 1122 MB/s 19040 calls/s 19040 msg/s # udp rx: 1288 MB/s 918160 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1309 MB/s 932813 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # udp rx: 755 MB/s 538080 calls/s # udp tx: 744 MB/s 12625 calls/s 12625 msg/s # udp gso and gro - over veth touching data # udp rx: 634 MB/s 451848 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 msg/s # udp rx: 902 MB/s 642767 calls/s # udp tx: 914 MB/s 15513 calls/s 15513 msg/s # udp rx: 1297 MB/s 924579 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 1299 MB/s 925392 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1085 MB/s 18409 calls/s 18409 msg/s # tcp rx: 1086 MB/s 142257 calls/s # tcp tx: 1044 MB/s 17708 calls/s 17708 msg/s # tcp rx: 1045 MB/s 142765 calls/s # tcp tx: 1037 MB/s 17600 calls/s 17600 msg/s # tcp rx: 1038 MB/s 138289 calls/s # tcp tx: 1101 MB/s 18679 calls/s 18679 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856716 calls/s # udp tx: 1201 MB/s 20376 calls/s 20376 msg/s # udp rx: 1279 MB/s 933093 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # udp rx: 1251 MB/s 912560 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1255 MB/s 915486 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp gso and gro - over veth touching data # udp rx: 1117 MB/s 815013 calls/s # udp tx: 1140 MB/s 19342 calls/s 19342 msg/s # udp rx: 1231 MB/s 898273 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp rx: 1237 MB/s 902727 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 1238 MB/s 902986 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 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__->