Page MenuHomeFreeBSD

netmap: add man page for ptnet
ClosedPublic

Authored by vmaffione on Dec 11 2018, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 16, 9:07 AM
Unknown Object (File)
Tue, Sep 16, 7:47 AM
Unknown Object (File)
Sat, Sep 13, 4:54 PM
Unknown Object (File)
Jul 29 2025, 10:00 AM
Unknown Object (File)
Jun 28 2025, 2:09 PM
Unknown Object (File)
Jun 26 2025, 5:19 AM
Unknown Object (File)
Jun 25 2025, 12:15 PM
Unknown Object (File)
Jun 24 2025, 6:49 PM
Subscribers

Details

Summary

Add a man page for ptnet (4), describing the guest driver for netmap passthrough.

Test Plan

Man page tested with igor and mandoc -Tlint

Diff Detail

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

Event Timeline

Two small suggestions, nothing major.

share/man/man4/ptnet.4
77 ↗(On Diff #51876)

I think it should be "a" here instead of "an".

107 ↗(On Diff #51876)

s/endpoint/endpoints/

vmaffione marked 2 inline comments as done.

Applied reviewer's suggestions.

Thanks a lot for the review! I should have fixed the issue you spotted.

This revision is now accepted and ready to land.Dec 12 2018, 4:59 PM
This revision was automatically updated to reflect the committed changes.