numam-dpdk/drivers/net/hns3
Wei Hu (Xavier) 23d4b61fee net/hns3: support multiple process
This patch adds multiple process support for hns3 PMD driver.
Multi-process support selection queue by configuring RSS or
flow director. The primary process supports various management
ops, and the secondary process only supports queries ops.
The primary process notifies the secondary processes to start
or stop tranceiver.

Signed-off-by: Chunsong Feng <fengchunsong@huawei.com>
Signed-off-by: Min Wang (Jushui) <wangmin3@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Signed-off-by: Hao Chen <chenhao164@huawei.com>
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-10-07 15:00:57 +02:00
..
hns3_cmd.c net/hns3: support device reset 2019-10-07 15:00:57 +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: support multiple process 2019-10-07 15:00:57 +02:00
hns3_ethdev.c net/hns3: support multiple process 2019-10-07 15:00:57 +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: support device reset 2019-10-07 15:00:57 +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: support device reset 2019-10-07 15:00:57 +02:00
hns3_rxtx.h net/hns3: support Rx/Tx and related operations 2019-10-07 15:00:57 +02:00
hns3_stats.c net/hns3: support device stats 2019-10-07 15:00:57 +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