[dpdk-stable] [PATCH 0/5] 18.02 Requested backports
    Luca Boccassi 
    luca.boccassi at gmail.com
       
    Fri May 18 15:13:44 CEST 2018
    
    
  
On Fri, 2018-05-18 at 19:37 +0800, Andy Green wrote:
> The following series backports the requested stuff.
> 
> One patch is dropped because the first patch does the right thing
> already.
> 
> BR's original strlcpy patch that added it in 18.05 is added to the
> series.
> 
> Build-tested on trusty.
Thanks, applied and pushed.
> ---
> 
> Andy Green (4):
>       bus/pci: fix size of driver name buffer
>       net/qede: fix strncpy
>       net/qede: replace strncpy by strlcpy
>       net/sfc: make sure that stats name is nul-terminated
> 
> Bruce Richardson (1):
>       eal: support strlcpy function
> 
> 
>  config/common_base                             |    1 +
>  devtools/cocci/strlcpy.cocci                   |    8 ++++++
>  drivers/bus/pci/linux/pci.c                    |    7 +++--
>  drivers/net/qede/base/ecore_int.c              |    8 ++++--
>  drivers/net/qede/qede_main.c                   |    6 ++---
>  drivers/net/sfc/sfc_ethdev.c                   |    6 ++---
>  lib/librte_eal/common/include/rte_string_fns.h |   31
> ++++++++++++++++++++++++
>  mk/rte.app.mk                                  |    3 ++
>  8 files changed, 58 insertions(+), 12 deletions(-)
>  create mode 100644 devtools/cocci/strlcpy.cocci
> 
> --
> Signature
-- 
Kind regards,
Luca Boccassi
    
    
More information about the stable
mailing list