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
F152150031: D49337.id152766.diff
Mon, Apr 13, 2:05 AM
Unknown Object (File)
Thu, Apr 9, 11:29 AM
Unknown Object (File)
Thu, Apr 9, 5:55 AM
Unknown Object (File)
Wed, Apr 8, 9:49 AM
Unknown Object (File)
Tue, Apr 7, 4:27 AM
Unknown Object (File)
Sat, Apr 4, 2:09 PM
Unknown Object (File)
Sat, Mar 28, 11:50 AM
Unknown Object (File)
Sun, Mar 22, 5:14 AM
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