HomeFreeBSD

netmap: Try to count packet drops in emulated mode

Description

netmap: Try to count packet drops in emulated mode

Right now we have little visibility into packet drops within netmap.
Start trying to make packet loss issues more visible by counting queue
drops in the transmit path, and in the input path for interfaces running
in emulated mode, where we place received packets in a bounded software
queue that is processed by rxsync.

Reviewed by: vmaffione
MFC after: 1 week
Sponsored by: Zenarmor
Sponsored by: OPNsense
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D38064

Details

Provenance
markjAuthored on Jan 23 2023, 7:42 PM
Reviewer
vmaffione
Differential Revision
D38064: netmap: Try to count packet drops in emulated mode
Parents
rG854b2f302dcc: netmap: Correct a comment
Branches
Unknown
Tags
Unknown