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: 876 MB/s 14865 calls/s 14865 msg/s # tcp rx: 876 MB/s 156399 calls/s # tcp tx: 874 MB/s 14837 calls/s 14837 msg/s # tcp rx: 876 MB/s 156309 calls/s # tcp tx: 883 MB/s 14984 calls/s 14984 msg/s # tcp rx: 884 MB/s 158493 calls/s # tcp tx: 820 MB/s 13910 calls/s 13910 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910499 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 1277 MB/s 910088 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 1293 MB/s 921296 calls/s # udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # udp rx: 1296 MB/s 923486 calls/s # udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902715 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1291 MB/s 919951 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1291 MB/s 919652 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 msg/s # udp rx: 1289 MB/s 918804 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 818 MB/s 13880 calls/s 13880 msg/s # tcp rx: 819 MB/s 146609 calls/s # tcp tx: 835 MB/s 14168 calls/s 14168 msg/s # tcp rx: 836 MB/s 153801 calls/s # tcp tx: 887 MB/s 15058 calls/s 15058 msg/s # tcp rx: 888 MB/s 164665 calls/s # tcp tx: 891 MB/s 15127 calls/s 15127 msg/s # udp gso - over veth touching data # udp rx: 1108 MB/s 808689 calls/s # udp tx: 1133 MB/s 19219 calls/s 19219 msg/s # udp rx: 1166 MB/s 851025 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 1172 MB/s 854901 calls/s # udp tx: 1171 MB/s 19869 calls/s 19869 msg/s # udp rx: 1153 MB/s 841067 calls/s # udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 846678 calls/s # udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # udp rx: 1188 MB/s 867037 calls/s # udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # udp rx: 1267 MB/s 924339 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 1198 MB/s 874075 calls/s # udp tx: 1197 MB/s 20310 calls/s 20310 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__->