Skip to content

bugfix:: disable interrupts beginning of ISR #15

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

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Conversation

akifsaglam
Copy link

No description provided.

@brudley brudley merged commit 0aa9cc9 into recogni Feb 4, 2021
brudley pushed a commit that referenced this pull request Mar 11, 2021
* bugfix:: disable interrupts beginning of ISR

* In case of net_pkt_write failure, make sure to skip passing the pkt to upper layers
berendo pushed a commit that referenced this pull request Apr 9, 2021
This makes the gatt metrics also available for
gatt write-without-rsp-cb so it now prints the rate of each write:

uart:~$ gatt write-without-response-cb 1e ff 10 10
Write #1: 16 bytes (0 bps)
Write #2: 32 bytes (3445948416 bps)
Write #3: 48 bytes (2596929536 bps)
Write #4: 64 bytes (6400 bps)
Write #5: 80 bytes (8533 bps)
Write #6: 96 bytes (10666 bps)
Write #7: 112 bytes (8533 bps)
Write #8: 128 bytes (9955 bps)
Write #9: 144 bytes (11377 bps)
Write #10: 160 bytes (7680 bps)
Write #11: 176 bytes (8533 bps)
Write #12: 192 bytes (9386 bps)
Write Complete (err 0)
Write #13: 208 bytes (8533 bps)
Write #14: 224 bytes (9244 bps)
Write #15: 240 bytes (9955 bps)
Write #16: 256 bytes (8000 bps)

Signed-off-by: Luiz Augusto von Dentz <[email protected]>
@akifsaglam akifsaglam deleted the akif/bug/eth branch June 14, 2021 21:27
sabhiram pushed a commit that referenced this pull request Aug 12, 2021
* bugfix:: disable interrupts beginning of ISR

* In case of net_pkt_write failure, make sure to skip passing the pkt to upper layers
sabhiram pushed a commit that referenced this pull request Sep 17, 2021
* bugfix:: disable interrupts beginning of ISR

* In case of net_pkt_write failure, make sure to skip passing the pkt to upper layers
sabhiram pushed a commit that referenced this pull request Sep 17, 2021
* bugfix:: disable interrupts beginning of ISR

* In case of net_pkt_write failure, make sure to skip passing the pkt to upper layers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants