Actions
Feature #1799
open
VJ
CT
netmap: capture drop stats
Feature #1799:
netmap: capture drop stats
Effort:
medium
Difficulty:
medium
Label:
Description
Currently it looks like the only 'drops' our netmap support registers is when packets could not be forwarded in bridge mode. If netmap support it, I would like to have capture drops as well.
VJ Updated by Victor Julien almost 10 years ago
Looking at example code and netmap's libpcap code I don't see drop stats anywhere.
VJ Updated by Victor Julien almost 10 years ago
A workaround at least on Linux could be to retrieve NIC drop stats through the ethtool ioctl support.
AH Updated by Andreas Herz over 9 years ago
- Assignee set to OISF Dev
VJ Updated by Victor Julien over 8 years ago
- Assignee changed from OISF Dev to Anonymous
VJ Updated by Victor Julien over 7 years ago
- Effort set to medium
- Difficulty set to medium
AH Updated by Andreas Herz about 7 years ago
- Assignee set to Community Ticket
Actions