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: 930 MB/s 15776 calls/s 15776 msg/s # tcp rx: 930 MB/s 138514 calls/s # tcp tx: 963 MB/s 16341 calls/s 16341 msg/s # tcp rx: 971 MB/s 135127 calls/s # tcp tx: 1055 MB/s 17900 calls/s 17900 msg/s # tcp rx: 1058 MB/s 129871 calls/s # tcp tx: 997 MB/s 16910 calls/s 16910 msg/s # udp gso - over veth touching data # udp rx: 1052 MB/s 749835 calls/s # udp tx: 1086 MB/s 18435 calls/s 18435 msg/s # udp rx: 1146 MB/s 816511 calls/s # udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp rx: 1073 MB/s 764918 calls/s # udp tx: 1075 MB/s 18244 calls/s 18244 msg/s # udp rx: 1053 MB/s 750110 calls/s # udp tx: 1051 MB/s 17836 calls/s 17836 msg/s # udp gso and gro - over veth touching data # udp rx: 1086 MB/s 773695 calls/s # udp tx: 1127 MB/s 19130 calls/s 19130 msg/s # udp rx: 1258 MB/s 896520 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1272 MB/s 906507 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 1020 MB/s 726951 calls/s # udp tx: 1021 MB/s 17322 calls/s 17322 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1005 MB/s 17053 calls/s 17053 msg/s # tcp rx: 1015 MB/s 123090 calls/s # tcp tx: 1010 MB/s 17137 calls/s 17137 msg/s # tcp rx: 1015 MB/s 126221 calls/s # tcp tx: 878 MB/s 14898 calls/s 14898 msg/s # tcp rx: 881 MB/s 129886 calls/s # tcp tx: 1050 MB/s 17813 calls/s 17813 msg/s # udp gso - over veth touching data # udp rx: 1044 MB/s 761749 calls/s # udp tx: 1080 MB/s 18330 calls/s 18330 msg/s # udp rx: 908 MB/s 662515 calls/s # udp tx: 898 MB/s 15243 calls/s 15243 msg/s # udp rx: 1145 MB/s 835393 calls/s # udp tx: 1155 MB/s 19604 calls/s 19604 msg/s # udp rx: 1210 MB/s 883060 calls/s # udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886694 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1085 MB/s 791377 calls/s # udp tx: 1084 MB/s 18400 calls/s 18400 msg/s # udp rx: 1037 MB/s 756899 calls/s # udp tx: 1028 MB/s 17439 calls/s 17439 msg/s # udp rx: 997 MB/s 727407 calls/s # udp tx: 995 MB/s 16888 calls/s 16888 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__->