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: 1093 MB/s 18549 calls/s 18549 msg/s # tcp rx: 1094 MB/s 144014 calls/s # tcp tx: 1126 MB/s 19113 calls/s 19113 msg/s # tcp rx: 1128 MB/s 144311 calls/s # tcp tx: 1141 MB/s 19353 calls/s 19353 msg/s # tcp rx: 1142 MB/s 145831 calls/s # tcp tx: 1115 MB/s 18928 calls/s 18928 msg/s # udp gso - over veth touching data # udp rx: 1271 MB/s 905592 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1339 MB/s 954382 calls/s # udp tx: 1338 MB/s 22700 calls/s 22700 msg/s # udp rx: 1346 MB/s 958956 calls/s # udp tx: 1345 MB/s 22820 calls/s 22820 msg/s # udp rx: 1353 MB/s 964280 calls/s # udp tx: 1351 MB/s 22921 calls/s 22921 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882500 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 1270 MB/s 904831 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1270 MB/s 904936 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 1257 MB/s 895785 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 992 MB/s 16830 calls/s 16830 msg/s # tcp rx: 1006 MB/s 132476 calls/s # tcp tx: 979 MB/s 16616 calls/s 16616 msg/s # tcp rx: 981 MB/s 129940 calls/s # tcp tx: 1041 MB/s 17669 calls/s 17669 msg/s # tcp rx: 1045 MB/s 130112 calls/s # tcp tx: 1059 MB/s 17968 calls/s 17968 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 883242 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 1273 MB/s 928660 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # udp rx: 1242 MB/s 906424 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1221 MB/s 890563 calls/s # udp tx: 1224 MB/s 20769 calls/s 20769 msg/s # udp gso and gro - over veth touching data # udp rx: 1110 MB/s 809956 calls/s # udp tx: 1143 MB/s 19392 calls/s 19392 msg/s # udp rx: 1282 MB/s 935576 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1283 MB/s 935878 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp rx: 1284 MB/s 936516 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 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__->