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: 1051 MB/s 17830 calls/s 17830 msg/s # tcp rx: 1051 MB/s 144242 calls/s # tcp tx: 1018 MB/s 17271 calls/s 17271 msg/s # tcp rx: 1019 MB/s 129162 calls/s # tcp tx: 1046 MB/s 17746 calls/s 17746 msg/s # tcp rx: 1047 MB/s 131344 calls/s # tcp tx: 1060 MB/s 17995 calls/s 17995 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 843930 calls/s # udp tx: 1207 MB/s 20479 calls/s 20479 msg/s # udp rx: 1264 MB/s 900853 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1265 MB/s 901244 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp rx: 1266 MB/s 902295 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 462788 calls/s # udp tx: 666 MB/s 11306 calls/s 11306 msg/s # udp rx: 701 MB/s 499607 calls/s # udp tx: 700 MB/s 11880 calls/s 11880 msg/s # udp rx: 701 MB/s 499370 calls/s # udp tx: 700 MB/s 11882 calls/s 11882 msg/s # udp rx: 700 MB/s 498866 calls/s # udp tx: 699 MB/s 11863 calls/s 11863 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 853 MB/s 14477 calls/s 14477 msg/s # tcp rx: 854 MB/s 98731 calls/s # tcp tx: 807 MB/s 13693 calls/s 13693 msg/s # tcp rx: 808 MB/s 92368 calls/s # tcp tx: 818 MB/s 13879 calls/s 13879 msg/s # tcp rx: 818 MB/s 92441 calls/s # tcp tx: 812 MB/s 13776 calls/s 13776 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 833321 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1202 MB/s 877271 calls/s # udp tx: 1208 MB/s 20497 calls/s 20497 msg/s # udp rx: 1252 MB/s 913255 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1252 MB/s 913198 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 856053 calls/s # udp tx: 1201 MB/s 20377 calls/s 20377 msg/s # udp rx: 1234 MB/s 900218 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # udp rx: 1127 MB/s 821931 calls/s # udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # udp rx: 1184 MB/s 864216 calls/s # udp tx: 1187 MB/s 20144 calls/s 20144 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__->