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)
commit31a9746062b84f7a061c82339825391073cd0960
tree73978061dceb86e7f737eb134a0496fa3611ed3b
parent49142d12363d14de5b71e4192988b7572e86f001
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