> -Original Message-
> From: dev On Behalf Of Ferruh Yigit
> Sent: Saturday, November 3, 2018 1:32 AM
> To: Patil, Harish
> Cc: Xiaolong Ye ; Qi Zhang ;
> Beilei Xing ; dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 6/8] net/qede: correct offload
> not
> sup
> -Original Message-
> From: dev On Behalf Of Andy Green
> Sent: Monday, May 7, 2018 11:30 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH 09/18] drivers: net: qede: fix strncpy constant and
> NUL
>
>
> ---
> drivers/net/qede/base/ecore_int.c | 10 ++
> 1 file changed, 6
> -Original Message-
> From: Luca Boccassi
> Sent: Tuesday, September 11, 2018 1:34 AM
> To: dev@dpdk.org
> Cc: keith.wi...@intel.com; roy.fan.zh...@intel.com; jingjing...@intel.com;
> wenzhuo...@intel.com; Mody, Rasesh ; Patil,
> Harish ; Shaikh, Shahed
> ; amr.mo
> -Original Message-
> From: Thomas Monjalon
> Sent: Thursday, September 20, 2018 5:49 AM
> To: Ferruh Yigit ; Rahul Lakkireddy
> ; Wenzhuo Lu ; Qi
> Zhang ; Xiao Wang ;
> Konstantin Ananyev ; Mody, Rasesh
> ; Patil, Harish ; Shaikh,
> Shahed ; Yong Wang
&
> -Original Message-
> From: dev On Behalf Of Bruce Richardson
> Sent: Tuesday, May 8, 2018 2:53 PM
> To: dev-boun...@dpdk.org
> Cc: Andy Green ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 09/18] drivers: net: qede: fix strncpy constant
> and NUL
>
> On Tue, May 08, 2018 at 05:59:47PM
> >>> I think you can retain OSAL_STRNCPY and just replace 30 with
> >> 'bit_name[sizeof(bit_name) - 1' and then set last byte with '\0' just
> >> like you
> did.
> >>
> >> Can that actually be fixed inside OSAL_STRNCPY itself, rather than
> >> having each use needing to explicitly null-terminat
> > >>
> > >> +#include
> > >> +
> > >> #include "bcm_osal.h"
> > >> #include "ecore.h"
> > >> #include "ecore_spq.h"
> > >> @@ -1104,9 +1106,9 @@ static enum _ecore_status_t
> > >> ecore_int_deassertion(struct ecore_hwfn *p_hwfn,
> > >>
> -Original Message-
> From: Ferruh Yigit [mailto:ferruh.yi...@intel.com]
> Sent: Thursday, December 7, 2017 6:09 AM
> To: Mody, Rasesh ; dev@dpdk.org
> Cc: Shaikh, Shahed ; Dept-Eng DPDK Dev engdpdk...@cavium.com>
> Subject: Re: [dpdk-dev] [PATCH 4/5] app/testpmd:
8 matches
Mail list logo