Skip to content

Fixed smsc9220_emac link_out memory management. #11420

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 1 commit into from
Sep 10, 2019

Conversation

tymoteuszblochmobica
Copy link
Contributor

Description

Emac driver for smsc9220 is now freeing buffers after sending packets.
This avoid lack of memory and crash after sending large packets.

Pull request type

[x ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@SeppoTakalo
@kjbracey-arm

Release Notes

@ciarmcom ciarmcom requested review from kjbracey, SeppoTakalo and a team September 5, 2019 11:00
@ciarmcom
Copy link
Member

ciarmcom commented Sep 5, 2019

@tymoteuszblochmobica, thank you for your changes.
@SeppoTakalo @kjbracey-arm @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@tymoteuszblochmobica tymoteuszblochmobica changed the title Fixed msc9220_emac link_out memory management. Fixed Smsc9220_emac link_out memory management. Sep 6, 2019
@tymoteuszblochmobica tymoteuszblochmobica changed the title Fixed Smsc9220_emac link_out memory management. Fixed smsc9220_emac link_out memory management. Sep 6, 2019
@0xc0170
Copy link
Contributor

0xc0170 commented Sep 6, 2019

Started CI meanwhile

@michalpasztamobica
Copy link
Contributor

Should fix #9590

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 9, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Sep 9, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 9, 2019

@SeppoTakalo
@kjbracey-arm

Please review

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 10, 2019

Considering this is target fix, should be sufficient reviewed

@0xc0170 0xc0170 merged commit 3297bf4 into ARMmbed:master Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants