Skip to content

manifest: sdk-zephyr: Raw TX fixes and Revert race free sleep design - #28676

Closed
NordicBuilder wants to merge 1 commit into
nrfconnect:mainfrom
NordicBuilder:auto-manifest-sdk-zephyr-4059
Closed

manifest: sdk-zephyr: Raw TX fixes and Revert race free sleep design#28676
NordicBuilder wants to merge 1 commit into
nrfconnect:mainfrom
NordicBuilder:auto-manifest-sdk-zephyr-4059

Conversation

@NordicBuilder

Copy link
Copy Markdown
Contributor

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

@NordicBuilder
NordicBuilder requested review from a team as code owners May 11, 2026 11:55
@NordicBuilder

NordicBuilder commented May 11, 2026

Copy link
Copy Markdown
Contributor Author

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@83612f5 (main) nrfconnect/sdk-zephyr#4059 nrfconnect/sdk-zephyr#4059/files

DNM label due to: 1 project with PR revision

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

@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@NordicBuilder

NordicBuilder commented May 11, 2026

Copy link
Copy Markdown
Contributor Author

CI Information

To view the history of this post, click the 'edited' button above
Build number: 2

Inputs:

Sources:

sdk-nrf: PR head: 6f5ce43540a31fbb039f3312b1bfe6a956e20e7b
zephyr: PR head: ce279cda1015b1409ebf6d9ba3c3bf61ca8aa8c8

more details

sdk-nrf:

PR head: 6f5ce43540a31fbb039f3312b1bfe6a956e20e7b
merge base: ed0a66387aff008e08bfc5d67651be4e9fbecb9a
target head (main): 5b0fc5fe62bdf760e01748e6b09328767cb9a70e
Diff

zephyr:

PR head: ce279cda1015b1409ebf6d9ba3c3bf61ca8aa8c8
merge base: 83612f5380c2dd83bcf3a29633b41d39e6543873
target head (main): 83612f5380c2dd83bcf3a29633b41d39e6543873
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 (11)
west.yml
zephyr
│  ├── drivers
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── src
│  │  │  │  │  │ net_if.c
│  ├── include
│  │  ├── zephyr
│  │  │  ├── net
│  │  │  │  │ net_stats.h
│  ├── subsys
│  │  ├── net
│  │  │  ├── ip
│  │  │  │  ├── Kconfig.stats
│  │  │  │  ├── connection.c
│  │  │  │  ├── net_context.c
│  │  │  │  ├── net_stats.c
│  │  │  │  │ net_stats.h
│  │  │  ├── lib
│  │  │  │  ├── shell
│  │  │  │  │  │ stats.c
│  │ west.yml

Outputs:

Toolchain

Version: f0aa129f09
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:f0aa129f09_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1100
    • sdk-zephyr test count: 409
  • ❌ Integration tests
    • ❌ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread-main
    • ❌ test-fw-nrfconnect-nrf_lrcs_mosh
    • ❌ test-fw-nrfconnect-nrf_lrcs_positioning
    • ✅ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-sdk-find-my
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_mosh
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_positioning
Disabled integration tests
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-low-level
    • test-sdk-audio
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

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

@kapbh kapbh added the backwards-compatible PR doesnt break code, Kconfig, or DTS. I.e no changes needed for customers to port their application label May 13, 2026
@kapbh kapbh added this to the 3.4.0 milestone May 13, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#4059

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@NordicBuilder
NordicBuilder force-pushed the auto-manifest-sdk-zephyr-4059 branch from aafca26 to 6f5ce43 Compare May 13, 2026 09:15
@kapbh

kapbh commented May 13, 2026

Copy link
Copy Markdown
Contributor

SHA will be updated with PR: #28745

@kapbh kapbh closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backwards-compatible PR doesnt break code, Kconfig, or DTS. I.e no changes needed for customers to port their application DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants