]> git.droids-corp.org - dpdk.git/commit
net/thunderx: reset Rx DMAC control register
authorHanumanth Pothula <hpothula@marvell.com>
Tue, 24 May 2022 08:42:30 +0000 (14:12 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 13 Jun 2022 07:29:24 +0000 (09:29 +0200)
commita32d2f5c3c7c8fb61a4dad01f7f19b60d52b922d
tree49b29fe4db4608ec0b0597ea070eb6131598c335
parent1f7b83b85eff408aaa6434e02971624361536cab
net/thunderx: reset Rx DMAC control register

During initialization, reset RX DMAC control register by
sending mbox message NIC_MBOX_MSG_RESET_XCAST to PF.

Signed-off-by: Hanumanth Pothula <hpothula@marvell.com>
drivers/net/thunderx/base/nicvf_mbox.c
drivers/net/thunderx/base/nicvf_mbox.h
drivers/net/thunderx/nicvf_ethdev.c