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: 1046 MB/s 17742 calls/s 17742 msg/s # tcp rx: 1051 MB/s 140725 calls/s # tcp tx: 679 MB/s 11522 calls/s 11522 msg/s # tcp rx: 679 MB/s 85134 calls/s # tcp tx: 689 MB/s 11689 calls/s 11689 msg/s # tcp rx: 689 MB/s 85518 calls/s # tcp tx: 669 MB/s 11363 calls/s 11363 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876275 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 741 MB/s 528387 calls/s # udp tx: 730 MB/s 12396 calls/s 12396 msg/s # udp rx: 604 MB/s 430678 calls/s # udp tx: 603 MB/s 10237 calls/s 10237 msg/s # udp rx: 613 MB/s 436942 calls/s # udp tx: 612 MB/s 10392 calls/s 10392 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 462984 calls/s # udp tx: 669 MB/s 11350 calls/s 11350 msg/s # udp rx: 709 MB/s 505288 calls/s # udp tx: 714 MB/s 12121 calls/s 12121 msg/s # udp rx: 714 MB/s 508949 calls/s # udp tx: 718 MB/s 12186 calls/s 12186 msg/s # udp rx: 716 MB/s 510482 calls/s # udp tx: 719 MB/s 12204 calls/s 12204 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1110 MB/s 18828 calls/s 18828 msg/s # tcp rx: 1116 MB/s 139872 calls/s # tcp tx: 1077 MB/s 18271 calls/s 18271 msg/s # tcp rx: 1078 MB/s 130438 calls/s # tcp tx: 1021 MB/s 17318 calls/s 17318 msg/s # tcp rx: 1022 MB/s 128209 calls/s # tcp tx: 1072 MB/s 18189 calls/s 18189 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 891850 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1265 MB/s 922869 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 1256 MB/s 916681 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 1262 MB/s 920979 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp gso and gro - over veth touching data # udp rx: 667 MB/s 486996 calls/s # udp tx: 689 MB/s 11691 calls/s 11691 msg/s # udp rx: 678 MB/s 494949 calls/s # udp tx: 682 MB/s 11574 calls/s 11574 msg/s # udp rx: 678 MB/s 494775 calls/s # udp tx: 682 MB/s 11576 calls/s 11576 msg/s # udp rx: 671 MB/s 490025 calls/s # udp tx: 675 MB/s 11461 calls/s 11461 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__->