Skip to content

Conversation

tmon-nordic
Copy link
Contributor

Backport USB control transfer timeout fixes.

@tmon-nordic tmon-nordic requested a review from a team as a code owner April 16, 2025 12:14
@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 Apr 16, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 16, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/[email protected] nrfconnect/sdk-zephyr@eceea6b (v3.7.99-ncs3-branch) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 16, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 06677fab89d49a66bdb3d9f654c9f9e88f807564
zephyr: PR head: eceea6b3b5d8a9eecd014d16478fe1c597e62b6d

more details

sdk-nrf:

PR head: 06677fab89d49a66bdb3d9f654c9f9e88f807564
merge base: 72414f144b4adf66b3b11644ceb0f85c71d4eed2
target head (v2.9-nRF54H20-branch): 72414f144b4adf66b3b11644ceb0f85c71d4eed2
Diff

zephyr:

PR head: eceea6b3b5d8a9eecd014d16478fe1c597e62b6d
merge base: d141a610109b40133b0d0c549a67273e866c8f7f
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 (4)
west.yml
zephyr
│  ├── drivers
│  │  ├── usb
│  │  │  ├── udc
│  │  │  │  ├── udc_common.c
│  │  │  │  │ udc_dwc2.c
│  ├── subsys
│  │  ├── usb
│  │  │  ├── device_next
│  │  │  │  │ usbd_ch9.c

Outputs:

Toolchain

Version: 11349092be
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:11349092be_912848a074

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 10
    • sdk-zephyr test count: 2399
  • ❌ Integration tests
    • ❌ test-low-level
    • ⚠️ test-sdk-audio
    • ⚠️ test-sdk-find-my
Disabled integration tests
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-dfu
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

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

Copy link

You can find the documentation preview for this PR here.

Backport USB control transfer timeout fixes.

Signed-off-by: Tomasz Moń <[email protected]>
Signed-off-by: Carles Cufi <[email protected]>
@carlescufi carlescufi force-pushed the dwc2-for-2.9-nrf54h20-2 branch from 7941af0 to 06677fa Compare April 17, 2025 09:30
@NordicBuilder NordicBuilder removed the DNM label Apr 17, 2025
@carlescufi carlescufi merged commit 0abcd78 into nrfconnect:v2.9-nRF54H20-branch Apr 23, 2025
13 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. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants