Page MenuHomeFreeBSD

sfxge: move mbuf free to sfxge_if_transmit()
ClosedPublic

Authored by arybchik on May 15 2015, 7:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 31, 11:28 AM
Unknown Object (File)
Fri, Jan 31, 10:25 AM
Unknown Object (File)
Sun, Jan 19, 12:02 PM
Unknown Object (File)
Jan 9 2025, 5:11 PM
Unknown Object (File)
Dec 8 2024, 5:28 AM
Unknown Object (File)
Oct 7 2024, 4:42 AM
Unknown Object (File)
Oct 7 2024, 1:40 AM
Unknown Object (File)
Oct 7 2024, 1:04 AM
Subscribers

Details

Summary

It is a preparation to the next patch which will service packet queue
even if packet addtion fails.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

Build tested. Driver loaded. Traffic works fine.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arybchik retitled this revision from to sfxge: move mbuf free to sfxge_if_transmit().
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added a reviewer: gnn.
gnn edited edge metadata.
This revision is now accepted and ready to land.May 15 2015, 6:43 PM
This revision was automatically updated to reflect the committed changes.