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: 1023 MB/s 17352 calls/s 17352 msg/s # tcp rx: 1023 MB/s 132563 calls/s # tcp tx: 1004 MB/s 17044 calls/s 17044 msg/s # tcp rx: 1006 MB/s 128890 calls/s # tcp tx: 1106 MB/s 18767 calls/s 18767 msg/s # tcp rx: 1107 MB/s 128676 calls/s # tcp tx: 1009 MB/s 17130 calls/s 17130 msg/s # udp gso - over veth touching data # udp rx: 1296 MB/s 923234 calls/s # udp tx: 1333 MB/s 22609 calls/s 22609 msg/s # udp rx: 1315 MB/s 936874 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # udp rx: 1319 MB/s 939860 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1321 MB/s 941237 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 851933 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1251 MB/s 891605 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # udp rx: 1308 MB/s 931850 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # udp rx: 1313 MB/s 935893 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 982 MB/s 16666 calls/s 16666 msg/s # tcp rx: 983 MB/s 122051 calls/s # tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # tcp rx: 927 MB/s 112035 calls/s # tcp tx: 707 MB/s 12001 calls/s 12001 msg/s # tcp rx: 708 MB/s 80283 calls/s # tcp tx: 716 MB/s 12146 calls/s 12146 msg/s # udp gso - over veth touching data # udp rx: 1164 MB/s 849266 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 1301 MB/s 949537 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 1307 MB/s 953730 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp rx: 1309 MB/s 955156 calls/s # udp tx: 1309 MB/s 22205 calls/s 22205 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879145 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp rx: 1265 MB/s 922944 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 1269 MB/s 926027 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 1258 MB/s 918056 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 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__->