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

HE-HSSI is one of the host exerciser modules in OFS FPGA,
which is used to test HSSI (High Speed Serial Interface).
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_hssi.c [new file with mode: 0644]
drivers/raw/ifpga/afu_pmd_he_hssi.h [new file with mode: 0644]
drivers/raw/ifpga/meson.build
drivers/raw/ifpga/rte_pmd_afu.h