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: 1015 MB/s 17224 calls/s 17224 msg/s # tcp rx: 1024 MB/s 139918 calls/s # tcp tx: 902 MB/s 15310 calls/s 15310 msg/s # tcp rx: 901 MB/s 108205 calls/s # tcp tx: 1006 MB/s 17071 calls/s 17071 msg/s # tcp rx: 1026 MB/s 129325 calls/s # tcp tx: 709 MB/s 12035 calls/s 12035 msg/s # udp gso - over veth touching data # udp rx: 1079 MB/s 769146 calls/s # udp tx: 1098 MB/s 18625 calls/s 18625 msg/s # udp rx: 1160 MB/s 826325 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # udp rx: 1150 MB/s 819682 calls/s # udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # udp rx: 1263 MB/s 900338 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # udp gso and gro - over veth touching data # udp rx: 1020 MB/s 726718 calls/s # udp tx: 1048 MB/s 17791 calls/s 17791 msg/s # udp rx: 1221 MB/s 870161 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 1264 MB/s 900831 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 1312 MB/s 934948 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17954 calls/s 17954 msg/s # tcp rx: 1059 MB/s 130071 calls/s # tcp tx: 1058 MB/s 17959 calls/s 17959 msg/s # tcp rx: 1059 MB/s 128451 calls/s # tcp tx: 977 MB/s 16576 calls/s 16576 msg/s # tcp rx: 978 MB/s 131849 calls/s # tcp tx: 880 MB/s 14940 calls/s 14940 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 435931 calls/s # udp tx: 615 MB/s 10447 calls/s 10447 msg/s # udp rx: 650 MB/s 474713 calls/s # udp tx: 649 MB/s 11017 calls/s 11017 msg/s # udp rx: 608 MB/s 444009 calls/s # udp tx: 605 MB/s 10272 calls/s 10272 msg/s # udp rx: 994 MB/s 725641 calls/s # udp tx: 1003 MB/s 17013 calls/s 17013 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 839912 calls/s # udp tx: 1167 MB/s 19809 calls/s 19809 msg/s # udp rx: 1142 MB/s 832988 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # udp rx: 1278 MB/s 932422 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # udp rx: 1187 MB/s 866135 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 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__->