Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test] arm build with cmake 3.10 #5727

Merged
merged 1 commit into from Oct 28, 2020

Conversation

bukepo
Copy link
Member

@bukepo bukepo commented Oct 27, 2020

This commit changes the cmake version used to verify building on arm-based platforms.

@size-report
Copy link

size-report bot commented Oct 28, 2020

Size Report of OpenThread

Merging #5727 into master(5711151).

name branch text data bss total
ot-cli-ftd_1.1 master 383564 736 72844 457144
#5727 383564 736 72844 457144
+/- 0 0 0 0
ot-cli-mtd_1.1 master 311004 736 64260 376000
#5727 311004 736 64260 376000
+/- 0 0 0 0
ot-ncp-ftd_1.1 master 377516 736 72124 450376
#5727 377516 736 72124 450376
+/- 0 0 0 0
ot-ncp-mtd_1.1 master 307932 736 63540 372208
#5727 307932 736 63540 372208
+/- 0 0 0 0
ot-rcp_1.1 master 64280 636 7656 72572
#5727 64280 636 7656 72572
+/- 0 0 0 0
libopenthread-cli-ftd.a_1.1 master 38248 0 3108 41356
#5727 38248 0 3108 41356
+/- 0 0 0 0
libopenthread-cli-mtd.a_1.1 master 31067 0 3108 34175
#5727 31067 0 3108 34175
+/- 0 0 0 0
libopenthread-ftd.a_1.1 master 189389 4 54992 244385
#5727 189389 4 54992 244385
+/- 0 0 0 0
libopenthread-mtd.a_1.1 master 129385 4 46408 175797
#5727 129385 4 46408 175797
+/- 0 0 0 0
libopenthread-ncp-ftd.a_1.1 master 48149 0 2388 50537
#5727 48149 0 2388 50537
+/- 0 0 0 0
libopenthread-ncp-mtd.a_1.1 master 43345 0 2388 45733
#5727 43345 0 2388 45733
+/- 0 0 0 0
libopenthread-rcp.a_1.1 master 27200 0 1532 28732
#5727 27200 0 1532 28732
+/- 0 0 0 0
libopenthread-radio.a_1.1 master 13394 0 150 13544
#5727 13394 0 150 13544
+/- 0 0 0 0
ot-cli-ftd_1.2 master 407668 736 82392 490796
#5727 407668 736 82392 490796
+/- 0 0 0 0
ot-cli-mtd_1.2 master 323300 736 64544 388580
#5727 323300 736 64544 388580
+/- 0 0 0 0
ot-ncp-ftd_1.2 master 398676 736 81672 481084
#5727 398676 736 81672 481084
+/- 0 0 0 0
ot-ncp-mtd_1.2 master 318196 736 63824 382756
#5727 318196 736 63824 382756
+/- 0 0 0 0
ot-rcp_1.2 master 70956 636 16528 88120
#5727 70956 636 16528 88120
+/- 0 0 0 0
libopenthread-cli-ftd.a_1.2 master 39897 0 3108 43005
#5727 39897 0 3108 43005
+/- 0 0 0 0
libopenthread-cli-mtd.a_1.2 master 31840 0 3108 34948
#5727 31840 0 3108 34948
+/- 0 0 0 0
libopenthread-ftd.a_1.2 master 210407 4 64440 274851
#5727 210407 4 64440 274851
+/- 0 0 0 0
libopenthread-mtd.a_1.2 master 138844 4 46592 185440
#5727 138844 4 46592 185440
+/- 0 0 0 0
libopenthread-ncp-ftd.a_1.2 master 48149 0 2388 50537
#5727 48149 0 2388 50537
+/- 0 0 0 0
libopenthread-ncp-mtd.a_1.2 master 43345 0 2388 45733
#5727 43345 0 2388 45733
+/- 0 0 0 0
libopenthread-rcp.a_1.2 master 27200 0 1532 28732
#5727 27200 0 1532 28732
+/- 0 0 0 0
libopenthread-radio.a_1.2 master 14812 0 174 14986
#5727 14812 0 174 14986
+/- 0 0 0 0

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #5727 into master will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5727      +/-   ##
==========================================
+ Coverage   82.73%   82.77%   +0.03%     
==========================================
  Files         378      378              
  Lines       48422    48422              
==========================================
+ Hits        40060    40079      +19     
+ Misses       8362     8343      -19     
Impacted Files Coverage Δ
src/core/mac/data_poll_handler.cpp 75.42% <0.00%> (-15.26%) ⬇️
src/core/mac/data_poll_handler.hpp 86.66% <0.00%> (-13.34%) ⬇️
src/core/thread/mesh_forwarder_ftd.cpp 86.58% <0.00%> (-0.44%) ⬇️
src/core/thread/mesh_forwarder.cpp 89.92% <0.00%> (-0.30%) ⬇️
src/core/mac/mac.cpp 86.08% <0.00%> (-0.10%) ⬇️
src/core/thread/mle_router.cpp 90.49% <0.00%> (+0.05%) ⬆️
src/core/coap/coap.cpp 91.85% <0.00%> (+0.22%) ⬆️
src/core/net/ip6.cpp 78.32% <0.00%> (+0.61%) ⬆️
examples/platforms/simulation/radio.c 90.42% <0.00%> (+0.66%) ⬆️
src/core/thread/time_sync_service.cpp 97.43% <0.00%> (+1.28%) ⬆️
... and 6 more

@jwhui jwhui merged commit f489593 into openthread:master Oct 28, 2020
simonlingoogle pushed a commit to simonlingoogle/openthread that referenced this pull request Nov 12, 2020
Bug: 171933690

* origin/github/master:
  [low-power] implement forward tracking series (openthread#5608)
  [efr32] radio: increase FIFO size to allow handling of heavy traffic (openthread#5742)
  [test] verify realm-local multicast on POSIX (openthread#5738)
  [clang-tidy] google-explicit-constructor (openthread#5734)
  [clang-tidy] misc-unused-using-decls (openthread#5732)
  [continuous-integration] use lcov to generate coverage data (openthread#5635)
  [type-traits] add 'IsPointer<Type>' and use it in message/dataset (openthread#5735)
  [posix] set default IPv6 hop limit to OPENTHREAD_CONFIG_IP6_HOP_LIMIT_DEFAULT (openthread#5736)
  [net-diag] invoke the callback when failed to get the response (openthread#5653)
  [site] fix border router guide typo in network (openthread#5731)
  [cli] update cli doc (openthread#5729)
  [thread-cert] refactor case 5.1.3 using pktverify (openthread#5708)
  [thread-cert] refactor case 5.1.2 using pktverify (openthread#5686)
  [test] arm build with cmake 3.10 (openthread#5727)
  [clang-tidy] google-readability-casting (openthread#5720)
  [clang-tidy] modernize-use-equals-default (openthread#5719)
  [clang-tidy] readability-avoid-const-params-in-decls (openthread#5717)
  [clang-tidy] modernize-use-equals-delete (openthread#5718)
  [efr32] add MG21/BRD4180B support (openthread#5725)
  [posix] fix cast-align build error on ARM (openthread#5672)
  [logging] add optional `otPlatLogLine()` & use it in NCP/CLI (openthread#5704)
  [clang-tidy] readability-simplify-boolean-expr (openthread#5716)
  [clang-tidy] modernize-use-nullptr (openthread#5715)
  [dataset] add new helper 'SetTlv()' with a template 'ValueType' (openthread#5722)
  [dataset-manager] simplify 'SendSetRequest()' (openthread#5721)
  [nrf528xx] fix SPI issue (openthread#5703)
  [clang-tidy] modernize-use-bool-literals (openthread#5714)
  [cmake] no target_link_options in cmake 3.10 (openthread#5706)
  [low-power] enhance CSL transmission on NRF52840 using `transmit_at` (openthread#5545)
  [build] fix warning of clearing non-trivial type (openthread#5710)
  [scripts] add MLR Backbone multicast routing test (openthread#5578)
  [mlr] fix build when OPENTHREAD_CONFIG_IP6_SLAAC_ENABLE is disabled (openthread#5711)
  [cmake] use init flags in toolchain files (openthread#5705)
  [cmake] set default build type to Debug (openthread#5709)
  [thread-cert] refactor case 5.1.1 using pktverify (openthread#5680)
  [posix] fix udp close (openthread#5690)
Change-Id: Ic7e4051040f093aa6dce9de5e2031a8accddec87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants