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: 796 MB/s 13512 calls/s 13512 msg/s # tcp rx: 797 MB/s 85043 calls/s # tcp tx: 772 MB/s 13105 calls/s 13105 msg/s # tcp rx: 774 MB/s 92367 calls/s # tcp tx: 1013 MB/s 17192 calls/s 17192 msg/s # tcp rx: 1020 MB/s 125002 calls/s # tcp tx: 1078 MB/s 18291 calls/s 18291 msg/s # udp gso - over veth touching data # udp rx: 675 MB/s 480999 calls/s # udp tx: 699 MB/s 11864 calls/s 11864 msg/s # udp rx: 739 MB/s 526441 calls/s # udp tx: 738 MB/s 12523 calls/s 12523 msg/s # udp rx: 736 MB/s 524654 calls/s # udp tx: 736 MB/s 12490 calls/s 12490 msg/s # udp rx: 721 MB/s 513826 calls/s # udp tx: 720 MB/s 12223 calls/s 12223 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 889164 calls/s # udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # udp rx: 1284 MB/s 914956 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp rx: 1302 MB/s 927774 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1300 MB/s 926262 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19473 calls/s 19473 msg/s # tcp rx: 1148 MB/s 138892 calls/s # tcp tx: 1051 MB/s 17838 calls/s 17838 msg/s # tcp rx: 1068 MB/s 125970 calls/s # tcp tx: 1118 MB/s 18976 calls/s 18976 msg/s # tcp rx: 1119 MB/s 127886 calls/s # tcp tx: 1108 MB/s 18796 calls/s 18796 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847626 calls/s # udp tx: 1194 MB/s 20266 calls/s 20266 msg/s # udp rx: 969 MB/s 707123 calls/s # udp tx: 968 MB/s 16421 calls/s 16421 msg/s # udp rx: 1258 MB/s 917541 calls/s # udp tx: 1244 MB/s 21104 calls/s 21104 msg/s # udp rx: 671 MB/s 489706 calls/s # udp tx: 691 MB/s 11735 calls/s 11735 msg/s # udp gso and gro - over veth touching data # udp rx: 740 MB/s 539867 calls/s # udp tx: 782 MB/s 13272 calls/s 13272 msg/s # udp rx: 1262 MB/s 920402 calls/s # udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # udp rx: 1257 MB/s 917075 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp rx: 1256 MB/s 916426 calls/s # udp tx: 1260 MB/s 21374 calls/s 21374 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__->