Re: [dpdk-dev] [PATCH v6 04/17] raw/ifpga/base: add SEU error support

2019-09-24 Thread Zhang, Tianfei
> -Original Message- > From: Ye, Xiaolong > Sent: Wednesday, September 25, 2019 12:37 AM > To: Pei, Andy > Cc: dev@dpdk.org; Xu, Rosen ; Zhang, Tianfei > ; Zhang, Qi Z ; Lomartire, > David ; Yigit, Ferruh > Subject: Re: [PATCH v6 04/17] raw/ifpga/base: add SEU error support > > On 09/

Re: [dpdk-dev] [PATCH v6 04/17] raw/ifpga/base: add SEU error support

2019-09-24 Thread Ye Xiaolong
On 09/19, Andy Pei wrote: >From: Tianfei zhang > >This patch exposes SEU error information to application then application >could compare this information (128bit) with its own SMH file to know >if this SEU is a fatal error or not. > >Signed-off-by: Tianfei zhang >Signed-off-by: Andy Pei >--- >

[dpdk-dev] [PATCH v6 04/17] raw/ifpga/base: add SEU error support

2019-09-19 Thread Andy Pei
From: Tianfei zhang This patch exposes SEU error information to application then application could compare this information (128bit) with its own SMH file to know if this SEU is a fatal error or not. Signed-off-by: Tianfei zhang Signed-off-by: Andy Pei --- drivers/raw/ifpga/base/ifpga_defines