Page MenuHomeFreeBSD

ocs_fc: Do not respond to unsolicited NOP BLS command.
ClosedPublic

Authored by ram on Mar 3 2022, 12:56 PM.
Tags
None
Referenced Files
F105535907: D34423.id103431.diff
Tue, Dec 17, 9:36 AM
F105535831: D34423.id103480.diff
Tue, Dec 17, 9:35 AM
F105526042: D34423.diff
Tue, Dec 17, 6:59 AM
Unknown Object (File)
Thu, Dec 12, 4:55 AM
Unknown Object (File)
Tue, Nov 26, 7:31 AM
Unknown Object (File)
Fri, Nov 22, 7:59 AM
Unknown Object (File)
Fri, Nov 22, 7:58 AM
Unknown Object (File)
Fri, Nov 22, 7:58 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44627
Build 41515: arc lint + arc unit

Event Timeline

ram requested review of this revision.Mar 3 2022, 12:57 PM

It makes some sense to me. I suppose other cases could be NOP and BA_ACC/BA_REJ, which do not require action if unsolicited. I just guess incoming BA_* for outgoing ABTS are handled somewhere else, if they reach the driver at all.

This revision is now accepted and ready to land.Mar 3 2022, 4:01 PM
In D34423#779963, @mav wrote:

It makes some sense to me. I suppose other cases could be NOP and BA_ACC/BA_REJ, which do not require action if unsolicited. I just guess incoming BA_* for outgoing ABTS are handled somewhere else, if they reach the driver at all.

Yes, the ABTS response will be handled by corresponding WQE.