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

HE-MEM is one of the host exerciser modules in OFS FPGA,
which is used to test local memory with built-in traffic
generator.
This driver initialize the module 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_mem.c [new file with mode: 0644]
drivers/raw/ifpga/afu_pmd_he_mem.h [new file with mode: 0644]
drivers/raw/ifpga/meson.build
drivers/raw/ifpga/rte_pmd_afu.h