commit | edd3d0074c256848bbf5805350b39d40b1e2bf2b | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sat Aug 17 16:28:12 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 17 12:40:08 2019 -0700 |
tree | 5606e7b74ef722693ac100484b88d7b1cf6e14bc | |
parent | cac1174fa17f2cf5d504cbe00c0053f0b9e3b58d [diff] |
drop_monitor: Add basic infrastructure for hardware drops Export a function that can be invoked in order to report packets that were dropped by the underlying hardware along with metadata. Subsequent patches will add support for the different alert modes. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>