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: 1159 MB/s 19673 calls/s 19673 msg/s # tcp rx: 1160 MB/s 145809 calls/s # tcp tx: 1158 MB/s 19650 calls/s 19650 msg/s # tcp rx: 1159 MB/s 133194 calls/s # tcp tx: 996 MB/s 16902 calls/s 16902 msg/s # tcp rx: 997 MB/s 131229 calls/s # tcp tx: 1036 MB/s 17578 calls/s 17578 msg/s # udp gso - over veth touching data # udp rx: 1143 MB/s 814698 calls/s # udp tx: 1177 MB/s 19975 calls/s 19975 msg/s # udp rx: 1194 MB/s 851216 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 1288 MB/s 917615 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1297 MB/s 924367 calls/s # udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 838687 calls/s # udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # udp rx: 1153 MB/s 821376 calls/s # udp tx: 1152 MB/s 19551 calls/s 19551 msg/s # udp rx: 1171 MB/s 834560 calls/s # udp tx: 1170 MB/s 19850 calls/s 19850 msg/s # udp rx: 1248 MB/s 889186 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 712 MB/s 12086 calls/s 12086 msg/s # tcp rx: 713 MB/s 88016 calls/s # tcp tx: 575 MB/s 9769 calls/s 9769 msg/s # tcp rx: 576 MB/s 84316 calls/s # tcp tx: 650 MB/s 11030 calls/s 11030 msg/s # tcp rx: 651 MB/s 86014 calls/s # tcp tx: 656 MB/s 11143 calls/s 11143 msg/s # udp gso - over veth touching data # udp rx: 674 MB/s 492042 calls/s # udp tx: 692 MB/s 11739 calls/s 11739 msg/s # udp rx: 643 MB/s 469164 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 677 MB/s 494241 calls/s # udp tx: 681 MB/s 11554 calls/s 11554 msg/s # udp rx: 693 MB/s 505660 calls/s # udp tx: 692 MB/s 11751 calls/s 11751 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 873818 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # udp rx: 1248 MB/s 910755 calls/s # udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # udp rx: 1244 MB/s 907665 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1246 MB/s 909228 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 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__->