make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1083 MB/s 18373 calls/s 18373 msg/s # tcp rx: 1085 MB/s 114072 calls/s # tcp tx: 1100 MB/s 18659 calls/s 18659 msg/s # tcp rx: 1100 MB/s 133644 calls/s # tcp tx: 1079 MB/s 18314 calls/s 18314 msg/s # tcp rx: 1100 MB/s 131706 calls/s # tcp tx: 1098 MB/s 18623 calls/s 18623 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 830886 calls/s # udp tx: 1203 MB/s 20418 calls/s 20418 msg/s # udp rx: 1296 MB/s 923905 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # udp rx: 1323 MB/s 942772 calls/s # udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # udp rx: 1326 MB/s 944972 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 899771 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1294 MB/s 922255 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1284 MB/s 914845 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp rx: 1278 MB/s 910453 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18726 calls/s 18726 msg/s # tcp rx: 1107 MB/s 134440 calls/s # tcp tx: 814 MB/s 13806 calls/s 13806 msg/s # tcp rx: 812 MB/s 109137 calls/s # tcp tx: 1081 MB/s 18346 calls/s 18346 msg/s # tcp rx: 1084 MB/s 99762 calls/s # tcp tx: 1067 MB/s 18107 calls/s 18107 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 873456 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # udp rx: 1230 MB/s 897316 calls/s # udp tx: 1234 MB/s 20941 calls/s 20941 msg/s # udp rx: 1251 MB/s 912513 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1254 MB/s 914880 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp gso and gro - over veth touching data # udp rx: 638 MB/s 465626 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 msg/s # udp rx: 666 MB/s 486011 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp rx: 663 MB/s 483633 calls/s # udp tx: 662 MB/s 11234 calls/s 11234 msg/s # udp rx: 664 MB/s 484982 calls/s # udp tx: 664 MB/s 11273 calls/s 11273 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__->