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, Jul 24, 8:25 PM
Unknown Object (File)
Sun, Jul 5, 4:49 PM
Unknown Object (File)
Jul 3 2026, 6:12 AM
Unknown Object (File)
Jul 2 2026, 7:36 PM
Unknown Object (File)
Jun 25 2026, 4:20 PM
Unknown Object (File)
Jun 23 2026, 7:46 PM
Unknown Object (File)
Jun 22 2026, 1:15 PM
Unknown Object (File)
Jun 3 2026, 2:04 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