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: 1011 MB/s 17161 calls/s 17161 msg/s # tcp rx: 1012 MB/s 134640 calls/s # tcp tx: 1046 MB/s 17746 calls/s 17746 msg/s # tcp rx: 1062 MB/s 132241 calls/s # tcp tx: 809 MB/s 13735 calls/s 13735 msg/s # tcp rx: 802 MB/s 99227 calls/s # tcp tx: 696 MB/s 11820 calls/s 11820 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 459402 calls/s # udp tx: 663 MB/s 11252 calls/s 11252 msg/s # udp rx: 706 MB/s 503382 calls/s # udp tx: 707 MB/s 11998 calls/s 11998 msg/s # udp rx: 707 MB/s 503854 calls/s # udp tx: 706 MB/s 11985 calls/s 11985 msg/s # udp rx: 703 MB/s 501299 calls/s # udp tx: 703 MB/s 11931 calls/s 11931 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 848117 calls/s # udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # udp rx: 1182 MB/s 842256 calls/s # udp tx: 1181 MB/s 20038 calls/s 20038 msg/s # udp rx: 1336 MB/s 951818 calls/s # udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # udp rx: 1342 MB/s 955976 calls/s # udp tx: 1341 MB/s 22750 calls/s 22750 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1082 MB/s 18365 calls/s 18365 msg/s # tcp rx: 1089 MB/s 139069 calls/s # tcp tx: 1094 MB/s 18559 calls/s 18559 msg/s # tcp rx: 1094 MB/s 132735 calls/s # tcp tx: 1069 MB/s 18142 calls/s 18142 msg/s # tcp rx: 1070 MB/s 131742 calls/s # tcp tx: 1028 MB/s 17437 calls/s 17437 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821570 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 1081 MB/s 788600 calls/s # udp tx: 1083 MB/s 18384 calls/s 18384 msg/s # udp rx: 1274 MB/s 929348 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1271 MB/s 927669 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp gso and gro - over veth touching data # udp rx: 1063 MB/s 775455 calls/s # udp tx: 1106 MB/s 18759 calls/s 18759 msg/s # udp rx: 1226 MB/s 894406 calls/s # udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # udp rx: 1290 MB/s 941351 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 1281 MB/s 934275 calls/s # udp tx: 1281 MB/s 21741 calls/s 21741 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__->