@bmeeks said in iflib_netmap_config:
Those are harmless information messages from the netmap kernel device during its initialization. It is printing out the current configuration of netmap based on the NIC driver being used. It is detailing the number of rings, TX/RX descriptors, and the buffer size that will be used.
There is no way to stop the message. It comes from the kernel device itself. Nothing pfSense nor any packages can do about it.
Thank you Bill...the only way I saw it was hooking up a monitor to my pfSense box, a rare occasion...was thinking to do a clean install since I had upgraded from v2.5.2> 2.6RC > 22.01 release.