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

Backport Bluetooth fixes to 2.7 branch #57947

Closed
sheindel-llt opened this issue May 16, 2023 · 3 comments · Fixed by #58725
Closed

Backport Bluetooth fixes to 2.7 branch #57947

sheindel-llt opened this issue May 16, 2023 · 3 comments · Fixed by #58725
Assignees
Labels
area: Bluetooth Host area: Bluetooth Backport Backport PR and backport failure issues Enhancement Changes/Updates/Additions to existing features

Comments

@sheindel-llt
Copy link

Is your feature request related to a problem? Please describe.
I am working on a project that uses the Zephyr 2.7 release, but have run into several known issues that have been fixed in later releases but are showstoppers for me on 2.7. I would like fixes for these issues to be applied to the 2.7 branch.

Describe the solution you'd like
Backport the following PRs to 2.7:
#52536
#48395
#46165

I see there has been at least one other request for some of these PRs to be backported so I think there are others in the community that would benefit:
#43718 (comment)

Describe alternatives you've considered
I have attempted backporting these changes myself, but I don't have expertise in the Bluetooth stack and am not confident that my changes are completely effective nor that I have included everything necessary to fix the issues (since there were other changes between the 2.7 release and these PRs being merged that cause conflicts). I could potentially submit my attempt at backporting these changes so they could be reviewed and used by the community, but would need advice on the best way to do that.

Using a more recent release (or main) is not an option for me at this time.

Additional context
None

@sheindel-llt sheindel-llt added the Feature Request A request for a new feature label May 16, 2023
@github-actions
Copy link

Hi @sheindel-llt! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

@henrikbrixandersen henrikbrixandersen added area: Bluetooth Backport Backport PR and backport failure issues labels May 16, 2023
@hermabe
Copy link
Member

hermabe commented May 16, 2023

#52536 might be relevant, but the other two I think fix an issue that was introduced after 2.7.

@sheindel-llt
Copy link
Author

That's possible, however I was seeing symptoms similar to what those other two described when running 2.7 but it's possible they're separate. I would need to investigate more deeply. #52536 deadlock is definitely affecting me though.

@alwa-nordic alwa-nordic added bug The issue is a bug, or the PR is fixing a bug area: Bluetooth Host and removed Feature Request A request for a new feature labels May 26, 2023
@nashif nashif added Enhancement Changes/Updates/Additions to existing features and removed bug The issue is a bug, or the PR is fixing a bug labels May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host area: Bluetooth Backport Backport PR and backport failure issues Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants