commit | a76423a144a8a109cffbd7311c3278f8a856b25f | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jul 14 17:21:04 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 14 14:50:49 2020 -0700 |
tree | 3a0d8945924ba124344e030b168fd7ed961921e0 | |
parent | 0cc32c5b5ca84cd3ad3bbb1441f713d171b1efcf [diff] |
mlxsw: pci: Add mirror reason field to CQEv2 The Completion Queue Element version 2 (CQEv2) includes a field called 'mirror_reason' which indicates why the packet was mirrored to the CPU. Add the field so that it can be used by a later patch. Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>