Skip to content

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2958

@NordicBuilder NordicBuilder requested review from a team as code owners June 16, 2025 10:44
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jun 16, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Jun 16, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6c79373 nrfconnect/sdk-zephyr@237a857 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Jun 16, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 15

Inputs:

Sources:

hal_nordic: PR head: 71308dc6d8c021887ce5d98a36cafe9517375a91
sdk-nrf: PR head: ee012a96b68ce97f34da6746e6752a15a1c3e8f5
zephyr: PR head: 237a857a628aca0eb5daa233eac06fabc5ae1c65

more details

hal_nordic:

PR head: 71308dc6d8c021887ce5d98a36cafe9517375a91
merge base: 6e39d4f2b078afaebdb84875089486152fcacb9c
Diff

sdk-nrf:

PR head: ee012a96b68ce97f34da6746e6752a15a1c3e8f5
merge base: 017f8a9d3bece184d5695ef4acc55332d0376e29
target head (main): 017f8a9d3bece184d5695ef4acc55332d0376e29
Diff

zephyr:

PR head: 237a857a628aca0eb5daa233eac06fabc5ae1c65
merge base: 6c7937356d0b37b752ac58079cbe473794ced5ee
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (3)
modules
│  ├── hal
│  │  ├── nordic
│  │  │  ├── nrfx
│  │  │  │  ├── mdk
│  │  │  │  │  │ nrf54l_erratas.h
west.yml
zephyr
│  │ west.yml

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ desktop52_verification
    • ◻️ test-fw-nrfconnect-boot
    • ◻️ test-fw-nrfconnect-apps
    • ◻️ test-fw-nrfconnect-ble_mesh
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_cloud
    • ◻️ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ◻️ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ◻️ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ◻️ test-fw-nrfconnect-nrf-iot_samples
    • ◻️ test-fw-nrfconnect-nrf-iot_lwm2m
    • ◻️ doc-internal
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-fw-nrfconnect-nrf_crypto
    • ◻️ test-fw-nrfconnect-rpc
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-tfm
    • ◻️ test-fw-nrfconnect-thread-main
    • ◻️ test-sdk-find-my
    • ◻️ test-fw-nrfconnect-nrf_lrcs_mosh
    • ◻️ test-fw-nrfconnect-nrf_lrcs_positioning
    • ◻️ test-sdk-wifi
    • ◻️ test-low-level
    • ◻️ test-sdk-pmic-samples
    • ◻️ test-sdk-mcuboot
    • ◻️ test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions
Copy link

You can find the documentation preview for this PR here.

@nika-nordic nika-nordic added the CI-all-test Run All integration tests label Jun 16, 2025
@nika-nordic nika-nordic force-pushed the auto-manifest-sdk-zephyr-2958 branch from 652c848 to dfacd86 Compare June 16, 2025 15:53
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2958 branch from dfacd86 to 57775f7 Compare June 17, 2025 06:45
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Jun 17, 2025

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12430[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9178[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9090[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5846[B] - link (cc: @nrfconnect/ncs-ll-ursus)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-22817/10)

@nordic-piks nordic-piks added this to the 3.1.0-preview3 milestone Jun 17, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2958 branch from 57775f7 to 595eb69 Compare June 18, 2025 08:47
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2958 branch from 595eb69 to ee012a9 Compare June 18, 2025 14:09
@NordicBuilder NordicBuilder removed the DNM label Jun 18, 2025
@rlubos rlubos merged commit f373e66 into nrfconnect:main Jun 18, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. CI-all-test Run All integration tests manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants