]> git.droids-corp.org - dpdk.git/commit
raw/ifpga: add HE-LPBK AFU driver
authorWei Huang <wei.huang@intel.com>
Thu, 16 Jun 2022 03:00:32 +0000 (23:00 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jun 2022 07:27:17 +0000 (09:27 +0200)
commita84edb506fd5ff4d979598184346dcbb5cbce48f
treeb1aea46b4d5b9ca5ad3cf32c38f9b7f07fed9a65
parent7d63899a5c198dee47b1097b8a57dd144ac8ae6a
raw/ifpga: add HE-LPBK AFU driver

HE-LPBK and HE-MEM-LPBK are host exerciser modules in OFS FPGA,
HE-LPBK is used to test PCI bus and HE-MEM-LPBK is used to test
local memory.
This driver initialize the modules and report test result.

Signed-off-by: Wei Huang <wei.huang@intel.com>
Acked-by: Tianfei Zhang <tianfei.zhang@intel.com>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
drivers/raw/ifpga/afu_pmd_he_lpbk.c [new file with mode: 0644]
drivers/raw/ifpga/afu_pmd_he_lpbk.h [new file with mode: 0644]
drivers/raw/ifpga/meson.build
drivers/raw/ifpga/rte_pmd_afu.h