Page MenuHomeFreeBSD

tests: Add some test cases for SO_SPLICE
ClosedPublic

Authored by markj on Aug 22 2024, 2:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 19, 3:29 AM
Unknown Object (File)
Sun, Apr 13, 9:51 AM
Unknown Object (File)
Mon, Apr 7, 4:42 AM
Unknown Object (File)
Sun, Apr 6, 2:14 PM
Unknown Object (File)
Sat, Apr 5, 9:27 AM
Unknown Object (File)
Feb 21 2025, 11:47 AM
Unknown Object (File)
Feb 8 2025, 6:36 AM
Unknown Object (File)
Feb 5 2025, 12:36 AM
Subscribers

Details

Summary

Sponsored by: Klara, Inc.
Sponsored by: Stormshield

Diff Detail

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

Event Timeline

markj requested review of this revision.Aug 22 2024, 2:22 PM

Add a test case which creates a loop and verifies that killing
the splicing process also kills the loop.

This revision is now accepted and ready to land.Sep 9 2024, 4:08 PM
This revision was automatically updated to reflect the committed changes.