RE: [PATCH v7 5/5] raw/ifpga: add HE-HSSI AFU driver

2022-06-15 Thread Xu, Rosen
Subject: [PATCH v7 5/5] 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 > --- >

RE: [PATCH v7 5/5] raw/ifpga: add HE-HSSI AFU driver

2022-06-09 Thread Zhang, Tianfei
> -Original Message- > From: Huang, Wei > Sent: Thursday, June 9, 2022 3: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 > > Subjec

[PATCH v7 5/5] raw/ifpga: add HE-HSSI AFU driver

2022-06-09 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 --- v2: move source files to ifpga and rename, refine code --- drivers/raw/ifpga/afu_pmd_he_hssi.