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: 1129 MB/s 19158 calls/s 19158 msg/s # tcp rx: 1130 MB/s 136741 calls/s # tcp tx: 1128 MB/s 19141 calls/s 19141 msg/s # tcp rx: 1129 MB/s 135069 calls/s # tcp tx: 1136 MB/s 19273 calls/s 19273 msg/s # tcp rx: 1137 MB/s 136351 calls/s # tcp tx: 1098 MB/s 18637 calls/s 18637 msg/s # udp gso - over veth touching data # udp rx: 1199 MB/s 854463 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 1229 MB/s 876015 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 1179 MB/s 840348 calls/s # udp tx: 1171 MB/s 19873 calls/s 19873 msg/s # udp rx: 1259 MB/s 897175 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp gso and gro - over veth touching data # udp rx: 1116 MB/s 795490 calls/s # udp tx: 1156 MB/s 19614 calls/s 19614 msg/s # udp rx: 1209 MB/s 861373 calls/s # udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # udp rx: 1215 MB/s 866087 calls/s # udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # udp rx: 1301 MB/s 927047 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18722 calls/s 18722 msg/s # tcp rx: 1113 MB/s 138714 calls/s # tcp tx: 1049 MB/s 17807 calls/s 17807 msg/s # tcp rx: 1057 MB/s 130017 calls/s # tcp tx: 1046 MB/s 17743 calls/s 17743 msg/s # tcp rx: 1050 MB/s 124227 calls/s # tcp tx: 1040 MB/s 17644 calls/s 17644 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 877001 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1273 MB/s 928763 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1209 MB/s 881808 calls/s # udp tx: 1209 MB/s 20517 calls/s 20517 msg/s # udp rx: 1189 MB/s 867674 calls/s # udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # udp gso and gro - over veth touching data # udp rx: 560 MB/s 408844 calls/s # udp tx: 573 MB/s 9724 calls/s 9724 msg/s # udp rx: 569 MB/s 415316 calls/s # udp tx: 575 MB/s 9759 calls/s 9759 msg/s # udp rx: 602 MB/s 439758 calls/s # udp tx: 600 MB/s 10189 calls/s 10189 msg/s # udp rx: 569 MB/s 414993 calls/s # udp tx: 573 MB/s 9721 calls/s 9721 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__->