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: 1064 MB/s 18057 calls/s 18057 msg/s # tcp rx: 1066 MB/s 134689 calls/s # tcp tx: 1068 MB/s 18125 calls/s 18125 msg/s # tcp rx: 1071 MB/s 131484 calls/s # tcp tx: 1086 MB/s 18428 calls/s 18428 msg/s # tcp rx: 1086 MB/s 128600 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # udp gso - over veth touching data # udp rx: 1284 MB/s 914801 calls/s # udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # udp rx: 1307 MB/s 931596 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 1318 MB/s 939028 calls/s # udp tx: 1318 MB/s 22358 calls/s 22358 msg/s # udp rx: 1318 MB/s 939304 calls/s # udp tx: 1318 MB/s 22359 calls/s 22359 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 887890 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 1313 MB/s 935682 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1285 MB/s 915869 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1316 MB/s 938002 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1050 MB/s 17819 calls/s 17819 msg/s # tcp rx: 1051 MB/s 140921 calls/s # tcp tx: 1194 MB/s 20257 calls/s 20257 msg/s # tcp rx: 1194 MB/s 134512 calls/s # tcp tx: 1335 MB/s 22649 calls/s 22649 msg/s # tcp rx: 1336 MB/s 108560 calls/s # tcp tx: 1111 MB/s 18850 calls/s 18850 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 926753 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 1264 MB/s 922454 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1254 MB/s 915025 calls/s # udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # udp rx: 1266 MB/s 923984 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp gso and gro - over veth touching data # udp rx: 590 MB/s 430309 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 611 MB/s 446202 calls/s # udp tx: 610 MB/s 10362 calls/s 10362 msg/s # udp rx: 602 MB/s 439661 calls/s # udp tx: 629 MB/s 10669 calls/s 10669 msg/s # udp rx: 611 MB/s 445840 calls/s # udp tx: 1622 MB/s 27512 calls/s 27512 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__->