numam-dpdk/drivers/net/hns3
Chunsong Feng cea37e5133 net/hns3: fix FLR reset
PF FLR resets the PCIe ECAM space of all VFs under the PF
and does not automatically recover. Therefore, the VF driver
needs to restore the ECAM configuration, including
bus_master_en, msix_enable to avoid FLR reset failure.

Fixes: 2790c64647 ("net/hns3: support device reset")

Signed-off-by: Chunsong Feng <fengchunsong@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
2019-10-25 19:23:23 +02:00
..
hns3_cmd.c net/hns3: fix FLR reset 2019-10-25 19:23:23 +02:00
hns3_cmd.h net/hns3: support command interface with firmware 2019-10-07 15:00:56 +02:00
hns3_dcb.c net/hns3: support flow control 2019-10-07 15:00:56 +02:00
hns3_dcb.h net/hns3: support flow control 2019-10-07 15:00:56 +02:00
hns3_ethdev_vf.c net/hns3: fix FLR reset 2019-10-25 19:23:23 +02:00
hns3_ethdev.c net/hns3: fix FLR reset 2019-10-25 19:23:23 +02:00
hns3_ethdev.h net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_fdir.c net/hns3: support flow director 2019-10-07 15:00:56 +02:00
hns3_fdir.h net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_flow.c net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_intr.c net/hns3: fix FLR reset 2019-10-25 19:23:23 +02:00
hns3_intr.h net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_logs.h net/hns3: register and add log interface 2019-10-07 15:00:56 +02:00
hns3_mbx.c net/hns3: support device reset 2019-10-07 15:00:57 +02:00
hns3_mbx.h net/hns3: support mailbox 2019-10-07 15:00:57 +02:00
hns3_mp.c net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
hns3_mp.h net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
hns3_regs.c net/hns3: support dump register 2019-10-07 15:00:57 +02:00
hns3_regs.h net/hns3: support dump register 2019-10-07 15:00:57 +02:00
hns3_rss.c net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_rss.h net/hns3: support RSS 2019-10-07 15:00:56 +02:00
hns3_rxtx.c net/hns3: fix offload flag for RSS hash 2019-10-25 19:23:23 +02:00
hns3_rxtx.h net/hns3: fix statistics 2019-10-25 19:23:23 +02:00
hns3_stats.c net/hns3: fix statistics 2019-10-25 19:23:23 +02:00
hns3_stats.h net/hns3: support device stats 2019-10-07 15:00:57 +02:00
Makefile net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
meson.build net/hns3: support multiple process 2019-10-07 15:00:57 +02:00
rte_pmd_hns3_version.map net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00