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, Mar 21, 12:33 AM
Unknown Object (File)
Sun, Mar 15, 6:23 AM
Unknown Object (File)
Wed, Mar 11, 5:45 PM
Unknown Object (File)
Wed, Mar 11, 12:03 PM
Unknown Object (File)
Feb 17 2026, 7:26 AM
Unknown Object (File)
Feb 9 2026, 3:22 AM
Unknown Object (File)
Jan 31 2026, 9:42 PM
Unknown Object (File)
Jan 5 2026, 10:36 PM
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.