]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-pf: Add tracepoints for PF/VF mailbox
authorSubbaraya Sundeep <sbhatta@marvell.com>
Tue, 22 Sep 2020 02:57:05 +0000 (08:27 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Sep 2020 00:35:26 +0000 (17:35 -0700)
commit399909a3be70fb2cb9d7ef4713d30547ce5517f8
tree73978061dceb86e7f737eb134a0496fa3611ed3b
parentc4f2eef7961575949007014fc7c9c5880e5bf61a
octeontx2-pf: Add tracepoints for PF/VF mailbox

With tracepoints support present in the mailbox
code this patch adds tracepoints in PF and VF drivers
at places where mailbox messages are allocated,
sent and at message interrupts.

Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c