Page MenuHomeFreeBSD

netmap: Add a cdev_pg_path hook that returns the name of the cdev
ClosedPublic

Authored by jhb on Mar 12 2025, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 21, 6:01 PM
Unknown Object (File)
Wed, Aug 19, 7:53 AM
Unknown Object (File)
Mon, Aug 17, 4:06 AM
Unknown Object (File)
Thu, Aug 13, 12:31 AM
Unknown Object (File)
Mon, Aug 10, 6:53 PM
Unknown Object (File)
Mon, Aug 10, 11:59 AM
Unknown Object (File)
Sun, Aug 9, 9:07 AM
Unknown Object (File)
Sat, Aug 8, 7:14 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I couldn't find an easy way to test this. The netmap API tests in base don't call nmport_mmap which seems to be the only thing that mmaps this device.

This revision is now accepted and ready to land.Mar 12 2025, 10:25 PM