Page MenuHomeFreeBSD

netmap: add man page for ptnet
ClosedPublic

Authored by vmaffione on Dec 11 2018, 9:51 PM.
Tags
None
Referenced Files
F161853275: D18518.diff
Tue, Jul 7, 10:35 AM
F161786769: D18518.id51920.diff
Mon, Jul 6, 8:41 PM
Unknown Object (File)
Sun, Jun 28, 4:28 AM
Unknown Object (File)
Wed, Jun 24, 7:38 AM
Unknown Object (File)
Tue, Jun 23, 5:03 PM
Unknown Object (File)
Tue, Jun 23, 8:39 AM
Unknown Object (File)
Sat, Jun 20, 10:39 AM
Unknown Object (File)
Sat, Jun 20, 12:32 AM
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.