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)
Thu, Nov 20, 11:47 PM
Unknown Object (File)
Thu, Nov 20, 11:38 PM
Unknown Object (File)
Thu, Nov 20, 11:36 PM
Unknown Object (File)
Thu, Nov 20, 11:33 PM
Unknown Object (File)
Thu, Nov 20, 11:30 PM
Unknown Object (File)
Thu, Nov 20, 4:47 AM
Unknown Object (File)
Thu, Nov 20, 4:26 AM
Unknown Object (File)
Wed, Nov 19, 12: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

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Two small suggestions, nothing major.

share/man/man4/ptnet.4
78

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

108

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.