Page MenuHomeFreeBSD

if_awg: rename tx functions to match other drivers and free mbuf on m_collapse failure
ClosedPublic

Authored by guyyur_gmail.com on Nov 10 2017, 5:09 PM.
Tags
None
Referenced Files
F132378193: D13035.id35434.diff
Thu, Oct 16, 9:18 AM
F132378192: D13035.id.diff
Thu, Oct 16, 9:18 AM
F132378191: D13035.id35044.diff
Thu, Oct 16, 9:18 AM
Unknown Object (File)
Wed, Oct 15, 9:39 PM
Unknown Object (File)
Sat, Oct 11, 7:14 AM
Unknown Object (File)
Fri, Oct 10, 6:34 PM
Unknown Object (File)
Fri, Oct 10, 4:15 AM
Unknown Object (File)
Wed, Sep 24, 7:25 PM
Subscribers

Details

Summary
  • use awg_encap and awg_txeof names to match iflib and other network drivers.
  • handle m_collapse failure similarly by freeing the mbuf rather than reenqueuing it where it will continue to fail.

Diff Detail

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