Skip to content

Commit ce091d3

Browse files
mbolivar-nordicMaureenHelm
authored andcommitted
doc: releases: known issues for v3.1.0
Every release notes page includes a section for known issues. In previous releases, we have linked to a GitHub query which displays open issues. The problem with this approach is that the information immediately goes stale, making this section's content less than useful. We can do better now that we have a bug snapshot workflow and a script capable of dumping snapshot contents in the same almost-rst-format used by list_issues.py. Use it as follows to archive the known open bugs at time of release: $ wget https://builds.zephyrproject.io/zephyr/bug-snapshot/zephyr-bugs-2022-06-03.pickle.xz $ unxz zephyr-bugs-2022-06-03.pickle.xz $ ./scripts/dump_bugs_pickle.py zephyr-bugs-2022-06-03.pickle Then copy paste the output into the release notes and handle .rst escapes in the same way has previously been done for closed issues since the last release. Signed-off-by: Martí Bolívar <[email protected]>
1 parent b964f0b commit ce091d3

File tree

1 file changed

+125
-0
lines changed

1 file changed

+125
-0
lines changed

doc/releases/release-notes-3.1.rst

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,131 @@ https://docs.zephyrproject.org/latest/security/vulnerabilities.html
2222
Known issues
2323
************
2424

25+
The following open bugs were filed at the time of the 3.1.0 release.
26+
27+
- :github:`23302` - Poor TCP performance
28+
- :github:`25917` - Bluetooth: Deadlock with TX of ACL data and HCI commands (command blocked by data)
29+
- :github:`30348` - XIP can't be enabled with ARC MWDT toolchain
30+
- :github:`31298` - tests/kernel/gen_isr_table failed on hsdk and nsim_hs_smp sometimes
31+
- :github:`33747` - gptp does not work well on NXP rt series platform
32+
- :github:`34226` - Compile error when building civetweb samples for posix_native
33+
- :github:`34600` - Bluetooth: L2CAP: Deadlock when there are no free buffers while transmitting on multiple channels
34+
- :github:`36358` - Potential issue with CMAKE_OBJECT_PATH_MAX
35+
- :github:`37193` - mcumgr: Probably incorrect error handling with udp backend
36+
- :github:`37704` - hello world doesn't work on qemu_arc_em when CONFIG_ISR_STACK_SIZE=1048510
37+
- :github:`37731` - Bluetooth: hci samples: Unable to allocate command buffer
38+
- :github:`38041` - Logging-related tests fails on qemu_arc_hs6x
39+
- :github:`38544` - drivers: wifi: esWIFI: Regression due to 35815
40+
- :github:`38654` - drivers: modem: bg9x: Has no means to update size of received packet.
41+
- :github:`38880` - ARC: ARCv2: qemu_arc_em / qemu_arc_hs don't work with XIP disabled
42+
- :github:`38947` - Issue with SMP commands sent over the UART
43+
- :github:`39347` - Static object constructors do not execute on the NATIVE_POSIX_64 target
44+
- :github:`39888` - STM32L4: usb-hid: regression in hal 1.17.0
45+
- :github:`40023` - Build fails for ``native_posix`` board when using C++ <atomic> header
46+
- :github:`41281` - Style Requirements Seem to Be Inconsistent with Uncrustify Configuration
47+
- :github:`41286` - Bluetooth SDP: When the SDP attribute length is greater than SDP_MTU, the attribute is discarded
48+
- :github:`41606` - stm32u5: Re-implement VCO input and EPOD configuration
49+
- :github:`41622` - Infinite mutual recursion when SMP and ATOMIC_OPERATIONS_C are set
50+
- :github:`41822` - BLE IPSP sample cannot handle large ICMPv6 Echo Request
51+
- :github:`42030` - can: "bosch,m-can-base": Warning "missing or empty reg/ranges property"
52+
- :github:`42134` - TLS handshake error using DTLS on updatehub
53+
- :github:`42207` - [v2.7] LOG2 + Systemview leads to kernel panic.
54+
- :github:`42574` - i2c: No support for bus recovery imx.rt and or timeout on bus busy
55+
- :github:`42629` - stm32g0: Device hang/hard fault with AT45 + ``CONFIG_PM_DEVICE``
56+
- :github:`42653` - [ 2.7.1] STM32 Hangs sending TCP packets
57+
- :github:`42842` - BBRAM API is missing a documentation reference page
58+
- :github:`43115` - Data corruption in STM32 SPI driver in Slave Mode
59+
- :github:`43246` - Bluetooth: Host: Deadlock with Mesh and Ext Adv on native_posix
60+
- :github:`43249` - MBEDTLS_ECP_C not build when MBEDTLS_USE_PSA_CRYPTO
61+
- :github:`43308` - driver: serial: stm32: uart will lost data when use dma mode[async mode]
62+
- :github:`43390` - gPTP broken in Zephyr 3.0
63+
- :github:`43515` - reel_board: failed to run tests/kernel/workq/work randomly
64+
- :github:`43555` - Variables not properly initialized when using data relocation with SDRAM
65+
- :github:`43562` - Setting and/or documentation of Timer and counter use/requirements for Nordic Bluetooth driver
66+
- :github:`43646` - mgmt/mcumgr/lib: OS taskstat may give shorter list than expected
67+
- :github:`43655` - esp32c3: Connection fail loop
68+
- :github:`43811` - ble: gatt: db_hash_work runs for too long and makes serial communication fail
69+
- :github:`43828` - Intel CAVS: multiple tests under tests/boards/intel_adsp/smoke are failing
70+
- :github:`43836` - stm32: g0b1: RTT doesn't work properly after stop mode
71+
- :github:`43887` - SystemView tracing with STM32L0x fails to compile
72+
- :github:`43910` - civetweb/http_server - DEBUG_OPTIMIZATIONS enabled
73+
- :github:`43928` - pm: going to PM_STATE_SOFT_OFF in pm_policy_next_state causes assert in some cases
74+
- :github:`43933` - llvm: twister: multiple errors with set but unused variables
75+
- :github:`44062` - Need a way to deal with stack size needed when running coverage report.
76+
- :github:`44214` - mgmt/mcumgr/lib: Parasitic use of CONFIG_HEAP_MEM_POOL_SIZE in image management
77+
- :github:`44219` - mgmt/mcumgr/lib: Incorrect processing of img_mgmt_impl_write_image_data leaves mcumgr in broken state in case of error
78+
- :github:`44228` - drivers: modem: bg9x: bug on cmd AT+QICSGP
79+
- :github:`44324` - Compile error in byteorder.h
80+
- :github:`44377` - ISO Broadcast/Receive sample not working with coded PHY
81+
- :github:`44403` - MPU fault and ``CONFIG_CMAKE_LINKER_GENERATOR``
82+
- :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd handler
83+
- :github:`44579` - MCC: Discovery cannot complete with success
84+
- :github:`44622` - Microbit v2 board dts file for lsm303agr int line
85+
- :github:`44725` - drivers: can: stm32: can_add_rx_filter() does not respect CONFIG_CAN_MAX_FILTER
86+
- :github:`44898` - mgmt/mcumgr: Fragmentation of responses may cause mcumgr to drop successfully processed response
87+
- :github:`44925` - intel_adsp_cavs25: multiple tests failed after running tests/boards/intel_adsp
88+
- :github:`44948` - cmsis_dsp: transofrm: error during building cf64.fpu and rf64.fpu for mps2_an521_remote
89+
- :github:`44996` - logging: transient strings are no longer duplicated correctly
90+
- :github:`44998` - SMP shell exec command causes BLE stack breakdown if buffer size is too small to hold response
91+
- :github:`45105` - ACRN: failed to run testcase tests/kernel/fifo/fifo_timeout/
92+
- :github:`45117` - drivers: clock_control: clock_control_nrf
93+
- :github:`45157` - cmake: Use of -ffreestanding disables many useful optimizations and compiler warnings
94+
- :github:`45168` - rcar_h3ulcb: failed to run test case tests/drivers/can/timing
95+
- :github:`45169` - rcar_h3ulcb: failed to run test case tests/drivers/can/api
96+
- :github:`45218` - rddrone_fmuk66: I2C configuration incorrect
97+
- :github:`45222` - drivers: peci: user space handlers not building correctly
98+
- :github:`45241` - (Probably) unnecessary branches in several modules
99+
- :github:`45270` - CMake - TEST_BIG_ENDIAN
100+
- :github:`45304` - drivers: can: CAN interfaces are brought up with default bitrate at boot, causing error frames if bus bitrate differs
101+
- :github:`45315` - drivers: timer: nrf_rtc_timer: NRF boards take a long time to boot application in CONFIG_TICKLESS_KERNEL=n mode after OTA update
102+
- :github:`45349` - ESP32: fails to chain-load sample/board/esp32/wifi_station from MCUboot
103+
- :github:`45374` - Creating the unicast group before both ISO connections have been configured might cause issue
104+
- :github:`45441` - SPI NOR driver assume all SPI controller HW is implemnted in an identical way
105+
- :github:`45509` - ipc: ipc_icmsg: Can silently drop buffer if message is too big
106+
- :github:`45532` - uart_msp432p4xx_poll_in() seems to be a blocking function
107+
- :github:`45564` - Zephyr does not boot with CONFIG_PM=y
108+
- :github:`45581` - samples: usb: mass: Sample.usb.mass_flash_fatfs fails on non-secure nrf5340dk
109+
- :github:`45596` - samples: Code relocation nocopy sample has some unusual failure on nrf5340dk
110+
- :github:`45647` - test: drivers: counter: Test passes even when no instances are found
111+
- :github:`45666` - Building samples about BLE audio with nrf5340dk does not work
112+
- :github:`45675` - testing.ztest.customized_output: mismatch twister results in json/xml file
113+
- :github:`45678` - Lorawan: Devnonce has already been used
114+
- :github:`45760` - Running twister on new board files
115+
- :github:`45774` - drivers: gpio: pca9555: Driver is writting to output port despite all pins been configured as input
116+
- :github:`45802` - Some tests reported as PASSED (device) but they were only build
117+
- :github:`45807` - CivetWeb doesn't build for CC3232SF
118+
- :github:`45814` - Armclang build fails due to missing source file
119+
- :github:`45842` - drivers: modem: uart_mux errors after second call to gsm_ppp_start
120+
- :github:`45844` - Not all bytes are downloaded with HTTP request
121+
- :github:`45845` - tests: The failure test case number increase significantly in CMSIS DSP tests on ARM boards.
122+
- :github:`45848` - tests: console harness: inaccuracy testcases report
123+
- :github:`45866` - drivers/entropy: stm32: non-compliant RNG configuration on some MCUs
124+
- :github:`45914` - test: tests/kernel/usage/thread_runtime_stats/ test fail
125+
- :github:`45929` - up_squared:failed to run test case tests/posix/common
126+
- :github:`45951` - modem: ublox-sara-r4: outgoing datagrams are truncated if they do not fit MTU
127+
- :github:`45953` - modem: simcom-sim7080: sendmsg() should result in single outgoing datagram
128+
- :github:`46008` - stm32h7: gptp sample does not work at all
129+
- :github:`46049` - Usage faults on semaphore usage in driver (stm32l1)
130+
- :github:`46066` - TF-M: Unable to trigger NMI interrupt from non-secure
131+
- :github:`46072` - [ESP32] Debug log error in hawkbit example "CONFIG_LOG_STRDUP_MAX_STRING"
132+
- :github:`46073` - IPSP (IPv6 over BLE) example stop working after a short time
133+
- :github:`46121` - Bluetooth: Controller: hci: Wrong periodic advertising report data status
134+
- :github:`46124` - stm32g071 ADC drivers apply errata during sampling config
135+
- :github:`46126` - pm_device causes assertion error in sched.c with lis2dh
136+
- :github:`46157` - ACRN: some cases still failed because of the log missing
137+
- :github:`46158` - frdm_k64f:failed to run test case tests/subsys/modbus/modbus.rtu/server_setup_low_none
138+
- :github:`46167` - esp32: Unable to select GPIO for PWM LED driver channel
139+
- :github:`46170` - ipc_service: open-amp backend may never leave
140+
- :github:`46173` - nRF UART callback is not passed correct index via evt->data.rx.offset sometimes
141+
- :github:`46186` - ISO Broadcaster fails silently on unsupported RTN/SDU_Interval combination
142+
- :github:`46199` - LIS2DW12 I2C driver uses invalid write command
143+
- :github:`46206` - it8xxx2_evb: tests/kernel/fatal/exception/ assertion failed -- "thread was not aborted"
144+
- :github:`46208` - it8xxx2_evb: tests/kernel/sleep failed, elapsed_ms = 2125
145+
- :github:`46234` - samples: lsm6dso: prints incorrect anglular velocity units
146+
- :github:`46235` - subsystem: Bluetooth LLL: ASSERTION FAIL [!link->next]
147+
- :github:`46255` - imxrt1010 wrong device tree addresses
148+
- :github:`46263` - Regulator Control
149+
25150
API Changes
26151
***********
27152

0 commit comments

Comments
 (0)