-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apps.mellanox.connectx4: fix mcast counters
The intel_mp driver conflates multicast packets with broadcast packets, which then needs to be reversed by lib.ipc.shmem.iftable_mib. We have to do the same here to get conistent MIB counters. It would probably be better to properly count the multicast packets in the Intel driver in the first place.
- Loading branch information
1 parent
fc37be4
commit adc7d3d
Showing
1 changed file
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters