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
F168919770: D49337.id152193.diff
Sun, Aug 30, 6:36 PM
F168917996: D49337.id152766.diff
Sun, Aug 30, 6:20 PM
F168914393: D49337.id.diff
Sun, Aug 30, 5:45 PM
F168909347: D49337.diff
Sun, Aug 30, 5:20 PM
Unknown Object (File)
Fri, Aug 28, 1:36 PM
Unknown Object (File)
Fri, Aug 28, 12:51 PM
Unknown Object (File)
Thu, Aug 27, 3:06 PM
Unknown Object (File)
Fri, Aug 21, 6:01 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