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: 697 MB/s 11833 calls/s 11833 msg/s # tcp rx: 698 MB/s 87148 calls/s # tcp tx: 1049 MB/s 17804 calls/s 17804 msg/s # tcp rx: 1049 MB/s 127900 calls/s # tcp tx: 744 MB/s 12632 calls/s 12632 msg/s # tcp rx: 746 MB/s 91211 calls/s # tcp tx: 768 MB/s 13033 calls/s 13033 msg/s # udp gso - over veth touching data # udp rx: 687 MB/s 489688 calls/s # udp tx: 708 MB/s 12016 calls/s 12016 msg/s # udp rx: 714 MB/s 509130 calls/s # udp tx: 714 MB/s 12120 calls/s 12120 msg/s # udp rx: 722 MB/s 514943 calls/s # udp tx: 718 MB/s 12182 calls/s 12182 msg/s # udp rx: 710 MB/s 506194 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 905183 calls/s # udp tx: 1308 MB/s 22195 calls/s 22195 msg/s # udp rx: 1308 MB/s 931999 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1321 MB/s 941315 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 1330 MB/s 948000 calls/s # udp tx: 1333 MB/s 22617 calls/s 22617 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1174 MB/s 19921 calls/s 19921 msg/s # tcp rx: 1211 MB/s 141334 calls/s # tcp tx: 1140 MB/s 19342 calls/s 19342 msg/s # tcp rx: 1132 MB/s 134803 calls/s # tcp tx: 1114 MB/s 18895 calls/s 18895 msg/s # tcp rx: 1114 MB/s 133399 calls/s # tcp tx: 1104 MB/s 18731 calls/s 18731 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 898998 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 1304 MB/s 951520 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp rx: 1282 MB/s 935338 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # udp rx: 1278 MB/s 932679 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 916441 calls/s # udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # udp rx: 1288 MB/s 939752 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 1280 MB/s 933632 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1307 MB/s 953324 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 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__->