RE: [PATCH v5 5/5] raw/afu_mf: add HE-HSSI AFU driver

2022-06-06 Thread Huang, Wei
osen ; Zhang, Tianfei > > ; Zhang, Qi Z ; Huang, > > Wei > > Subject: [PATCH v5 5/5] raw/afu_mf: 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

RE: [PATCH v5 5/5] raw/afu_mf: add HE-HSSI AFU driver

2022-06-05 Thread Zhang, Tianfei
> -Original Message- > From: Huang, Wei > Sent: Friday, May 27, 2022 1:37 PM > To: dev@dpdk.org; tho...@monjalon.net; nipun.gu...@nxp.com; > hemant.agra...@nxp.com > Cc: sta...@dpdk.org; Xu, Rosen ; Zhang, Tianfei > ; Zhang, Qi Z ; Huang, Wei > > Subject

[PATCH v5 5/5] raw/afu_mf: add HE-HSSI AFU driver

2022-05-26 Thread Wei Huang
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 --- drivers/raw/afu_mf/afu_mf_rawdev.c | 3 + drivers/raw/afu_mf/he_hssi.c | 369