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: 654 MB/s 11105 calls/s 11105 msg/s # tcp rx: 655 MB/s 80814 calls/s # tcp tx: 696 MB/s 11819 calls/s 11819 msg/s # tcp rx: 697 MB/s 83273 calls/s # tcp tx: 693 MB/s 11759 calls/s 11759 msg/s # tcp rx: 694 MB/s 80500 calls/s # tcp tx: 669 MB/s 11359 calls/s 11359 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 456634 calls/s # udp tx: 653 MB/s 11082 calls/s 11082 msg/s # udp rx: 599 MB/s 426740 calls/s # udp tx: 600 MB/s 10192 calls/s 10192 msg/s # udp rx: 638 MB/s 454609 calls/s # udp tx: 643 MB/s 10915 calls/s 10915 msg/s # udp rx: 645 MB/s 459975 calls/s # udp tx: 648 MB/s 11003 calls/s 11003 msg/s # udp gso and gro - over veth touching data # udp rx: 1070 MB/s 762250 calls/s # udp tx: 1099 MB/s 18646 calls/s 18646 msg/s # udp rx: 1293 MB/s 921702 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 1271 MB/s 905591 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1290 MB/s 919544 calls/s # udp tx: 1289 MB/s 21878 calls/s 21878 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1102 MB/s 18692 calls/s 18692 msg/s # tcp rx: 1113 MB/s 145816 calls/s # tcp tx: 957 MB/s 16236 calls/s 16236 msg/s # tcp rx: 969 MB/s 130550 calls/s # tcp tx: 1008 MB/s 17113 calls/s 17113 msg/s # tcp rx: 1005 MB/s 129732 calls/s # tcp tx: 1047 MB/s 17762 calls/s 17762 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 886918 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp rx: 1270 MB/s 926831 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1228 MB/s 895812 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 1247 MB/s 909806 calls/s # udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 908313 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1261 MB/s 920349 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1257 MB/s 917176 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1259 MB/s 918337 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 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__->