[dpdk-dev] [PATCH v5 05/10] qede: Add core driver

Rasesh Mody rasesh.mody at qlogic.com
Wed Apr 20 03:10:51 CEST 2016


> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Tuesday, April 19, 2016 6:18 AM
> 
> 2016-03-31 19:15, Rasesh Mody:
> > The Qlogic Everest Driver for Ethernet(QEDE) Poll Mode Driver(PMD) is
> > the DPDK specific module for QLogic FastLinQ QL4xxxx 25G/40G CNA
> > family of adapters as well as their virtual functions (VF) in SR-IOV context.
> >
> > This patch adds QEDE PMD, which interacts with base driver and
> > initialises the HW.
> 
> After removing the BIT_MACRO check (see http://dpdk.org/patch/12113)
> and other false positives, there is only one warning from checkpatches.sh:
> 
> CHECK:CONCATENATED_STRING: Concatenated strings should use spaces
> between elements
> #1933: FILE: drivers/net/qede/qede_main.c:152:
> +               DP_NOTICE(edev, false, "Invalid fw size: %" PRIu64"\n",

Will fix it.


More information about the dev mailing list