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: 1149 MB/s 19495 calls/s 19495 msg/s # tcp rx: 1150 MB/s 137963 calls/s # tcp tx: 1164 MB/s 19745 calls/s 19745 msg/s # tcp rx: 1163 MB/s 133325 calls/s # tcp tx: 1062 MB/s 18025 calls/s 18025 msg/s # tcp rx: 1065 MB/s 129644 calls/s # tcp tx: 1080 MB/s 18328 calls/s 18328 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 907457 calls/s # udp tx: 1309 MB/s 22211 calls/s 22211 msg/s # udp rx: 1254 MB/s 893944 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp rx: 1328 MB/s 946507 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # udp rx: 1333 MB/s 950156 calls/s # udp tx: 1333 MB/s 22615 calls/s 22615 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 884989 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1322 MB/s 941807 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 msg/s # udp rx: 1288 MB/s 917538 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1293 MB/s 921281 calls/s # udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1081 MB/s 18346 calls/s 18346 msg/s # tcp rx: 1082 MB/s 131452 calls/s # tcp tx: 1051 MB/s 17831 calls/s 17831 msg/s # tcp rx: 1052 MB/s 134391 calls/s # tcp tx: 1088 MB/s 18467 calls/s 18467 msg/s # tcp rx: 1089 MB/s 133899 calls/s # tcp tx: 1044 MB/s 17718 calls/s 17718 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 880020 calls/s # udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # udp rx: 1261 MB/s 919670 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 1281 MB/s 934747 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp rx: 1292 MB/s 942450 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873428 calls/s # udp tx: 1226 MB/s 20808 calls/s 20808 msg/s # udp rx: 1218 MB/s 888532 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1253 MB/s 913902 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1232 MB/s 899178 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 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__->