On 6/6/2023 1:10 PM, Dongdong Liu wrote: > From: Huisong Li <lihuis...@huawei.com> > > 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: sta...@dpdk.org > > Signed-off-by: Huisong Li <lihuis...@huawei.com> > Signed-off-by: Dongdong Liu <liudongdo...@huawei.com> >
Applied to dpdk-next-net/main, thanks.