Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netmap: iflib: add nm_config callback
This per-driver callback is invoked by netmap when it wants to align the number of TX/RX netmap rings and/or the number of TX/RX netmap slots to the actual state configured in the hardware. The alignment happens when netmap mode is switched on (with no active netmap file descriptors for that netmap port), or when collecting netmap port information. MFC after: 1 week
- Loading branch information