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)
Sun, Sep 6, 8:41 PM
Unknown Object (File)
Sun, Sep 6, 9:48 AM
Unknown Object (File)
Sun, Sep 6, 1:49 AM
Unknown Object (File)
Sat, Sep 5, 6:31 PM
Unknown Object (File)
Fri, Sep 4, 11:38 PM
Unknown Object (File)
Fri, Sep 4, 11:33 PM
Unknown Object (File)
Thu, Sep 3, 6:38 PM
Unknown Object (File)
Thu, Sep 3, 5:33 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