On 6/6/2023 1:10 PM, Dongdong Liu wrote: > From: Huisong Li <[email protected]> > > Currently, driver sends the command with an unknown opcode to the > firmware to trigger IMP reset when some hardware error happened. > This unknown opcode cannot be parsed by the firmware. > > So this patch fixes the way by writing register to do it. > > Fixes: 2790c6464725 ("net/hns3: support device reset") > Cc: [email protected] > > Signed-off-by: Huisong Li <[email protected]> > Signed-off-by: Dongdong Liu <[email protected]> >
Applied to dpdk-next-net/main, thanks.

