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: 1088 MB/s 18460 calls/s 18460 msg/s # tcp rx: 1096 MB/s 139763 calls/s # tcp tx: 929 MB/s 15762 calls/s 15762 msg/s # tcp rx: 933 MB/s 113663 calls/s # tcp tx: 955 MB/s 16201 calls/s 16201 msg/s # tcp rx: 959 MB/s 112532 calls/s # tcp tx: 918 MB/s 15577 calls/s 15577 msg/s # udp gso - over veth touching data # udp rx: 1279 MB/s 911710 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # udp rx: 1336 MB/s 951832 calls/s # udp tx: 1337 MB/s 22682 calls/s 22682 msg/s # udp rx: 1335 MB/s 951594 calls/s # udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # udp rx: 1335 MB/s 951378 calls/s # udp tx: 1335 MB/s 22654 calls/s 22654 msg/s # udp gso and gro - over veth touching data # udp rx: 1323 MB/s 942816 calls/s # udp tx: 1357 MB/s 23019 calls/s 23019 msg/s # udp rx: 1328 MB/s 946279 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # udp rx: 1344 MB/s 957441 calls/s # udp tx: 1345 MB/s 22826 calls/s 22826 msg/s # udp rx: 1336 MB/s 951785 calls/s # udp tx: 1338 MB/s 22694 calls/s 22694 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1001 MB/s 16993 calls/s 16993 msg/s # tcp rx: 1009 MB/s 125178 calls/s # tcp tx: 902 MB/s 15306 calls/s 15306 msg/s # tcp rx: 902 MB/s 121441 calls/s # tcp tx: 885 MB/s 15016 calls/s 15016 msg/s # tcp rx: 887 MB/s 119027 calls/s # tcp tx: 1085 MB/s 18418 calls/s 18418 msg/s # udp gso - over veth touching data # udp rx: 636 MB/s 464474 calls/s # udp tx: 654 MB/s 11094 calls/s 11094 msg/s # udp rx: 657 MB/s 479746 calls/s # udp tx: 657 MB/s 11147 calls/s 11147 msg/s # udp rx: 655 MB/s 478361 calls/s # udp tx: 655 MB/s 11117 calls/s 11117 msg/s # udp rx: 655 MB/s 478419 calls/s # udp tx: 655 MB/s 11121 calls/s 11121 msg/s # udp gso and gro - over veth touching data # udp rx: 586 MB/s 427468 calls/s # udp tx: 605 MB/s 10273 calls/s 10273 msg/s # udp rx: 591 MB/s 431535 calls/s # udp tx: 590 MB/s 10021 calls/s 10021 msg/s # udp rx: 615 MB/s 448580 calls/s # udp tx: 615 MB/s 10431 calls/s 10431 msg/s # udp rx: 631 MB/s 460398 calls/s # udp tx: 630 MB/s 10699 calls/s 10699 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__->