Page MenuHomeFreeBSD

ktls_tests: Ignore errors from close for receive error tests.
ClosedPublic

Authored by jhb on Dec 15 2022, 7:41 PM.
Tags
None
Referenced Files
F97013477: D37717.diff
Fri, Sep 27, 11:15 AM
Unknown Object (File)
Tue, Sep 17, 4:15 AM
Unknown Object (File)
Sun, Sep 15, 11:12 PM
Unknown Object (File)
Sat, Aug 31, 3:50 AM
Unknown Object (File)
Aug 27 2024, 3:56 PM
Unknown Object (File)
Aug 21 2024, 5:52 PM
Unknown Object (File)
Aug 21 2024, 5:52 PM
Unknown Object (File)
Aug 21 2024, 5:52 PM
Subscribers

Details

Summary

For tests that send invalid data to a TLS socket to trigger read
errors the kernel may end up dropping the connection before close is
called at the conclusion of the test resulting in spurious ECONNRESET
errors from close. Ignore any errors from close for these tests.

PR: 268390
Reported by: olivier, Michal Gulbicki <michalx.gulbicki@intel.com>
Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48733
Build 45619: arc lint + arc unit