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: 1068 MB/s 18117 calls/s 18117 msg/s # tcp rx: 1070 MB/s 140102 calls/s # tcp tx: 791 MB/s 13421 calls/s 13421 msg/s # tcp rx: 792 MB/s 94068 calls/s # tcp tx: 793 MB/s 13452 calls/s 13452 msg/s # tcp rx: 793 MB/s 94015 calls/s # tcp tx: 746 MB/s 12663 calls/s 12663 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 837045 calls/s # udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # udp rx: 1232 MB/s 877808 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # udp rx: 1062 MB/s 756621 calls/s # udp tx: 1068 MB/s 18118 calls/s 18118 msg/s # udp rx: 1147 MB/s 817314 calls/s # udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # udp gso and gro - over veth touching data # udp rx: 1282 MB/s 913619 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1313 MB/s 935433 calls/s # udp tx: 1316 MB/s 22336 calls/s 22336 msg/s # udp rx: 1310 MB/s 933741 calls/s # udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # udp rx: 1321 MB/s 941677 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 682 MB/s 11570 calls/s 11570 msg/s # tcp rx: 681 MB/s 79046 calls/s # tcp tx: 775 MB/s 13157 calls/s 13157 msg/s # tcp rx: 778 MB/s 80202 calls/s # tcp tx: 1063 MB/s 18044 calls/s 18044 msg/s # tcp rx: 1064 MB/s 131181 calls/s # tcp tx: 1078 MB/s 18287 calls/s 18287 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 881780 calls/s # udp tx: 1239 MB/s 21027 calls/s 21027 msg/s # udp rx: 1241 MB/s 905311 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 1236 MB/s 902048 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1230 MB/s 897566 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832273 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp rx: 1168 MB/s 852131 calls/s # udp tx: 1172 MB/s 19879 calls/s 19879 msg/s # udp rx: 1275 MB/s 930437 calls/s # udp tx: 1278 MB/s 21683 calls/s 21683 msg/s # udp rx: 1274 MB/s 929151 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 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__->