Page MenuHomeFreeBSD

ena: add additional locks when releasing TX resources and bufs
ClosedPublic

Authored by mk_semihalf.com on May 26 2017, 10:52 AM.
Referenced Files
Unknown Object (File)
Wed, Oct 15, 2:38 AM
Unknown Object (File)
Sun, Sep 28, 7:17 AM
Unknown Object (File)
Fri, Sep 26, 11:51 AM
Unknown Object (File)
Wed, Sep 24, 3:53 AM
Unknown Object (File)
Tue, Sep 23, 11:17 PM
Unknown Object (File)
Sep 17 2025, 9:51 PM
Unknown Object (File)
Sep 17 2025, 6:30 PM
Unknown Object (File)
Sep 17 2025, 11:35 AM

Details

Summary

There could be race condition with TX cleaning routine when cleaning mbufs,
when it was called directly from main sending thread (ena_mq_start).

Diff Detail

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