]> www.infradead.org Git - users/jedix/linux-maple.git/commit
octeontx2-pf: Add tracepoint for NIX_PARSE_S
authorSubbaraya Sundeep <sbhatta@marvell.com>
Thu, 15 May 2025 17:44:08 +0000 (23:14 +0530)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 20 May 2025 10:37:37 +0000 (12:37 +0200)
commit9ab0ac0e532afd167b3bec39b2eb25c53486dcb5
tree684ef103ad2211a1efa65788ef38a3d5d75106ec
parent31be641d74267d98317ef5a2b90e6200511cabb3
octeontx2-pf: Add tracepoint for NIX_PARSE_S

The NIX_PARSE_S structure populated by hardware in the
NIX RX CQE has parsing information for the received packet.
A tracepoint to dump the all words of NIX_PARSE_S
is helpful in debugging packet parser.

Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
Link: https://patch.msgid.link/1747331048-15347-1-git-send-email-sbhatta@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.c
drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c