[dpdk-dev] [PATCH v2 3/4] fix global variable issues

Jerin Jacob jerin.jacob at caviumnetworks.com
Sun Oct 7 14:21:16 CEST 2018


-----Original Message-----
> Date: Fri, 5 Oct 2018 17:26:10 +0100
> From: Ferruh Yigit <ferruh.yigit at intel.com>
> To: Reshma Pattan <reshma.pattan at intel.com>, Hemant Agrawal
>  <hemant.agrawal at nxp.com>, Shreyansh Jain <shreyansh.jain at nxp.com>, Ashish
>  Gupta <ashish.gupta at cavium.com>, Fiona Trahe <fiona.trahe at intel.com>,
>  Pablo de Lara <pablo.de.lara.guarch at intel.com>, Akhil Goyal
>  <akhil.goyal at nxp.com>, Declan Doherty <declan.doherty at intel.com>, Fan
>  Zhang <roy.fan.zhang at intel.com>, Rahul Lakkireddy
>  <rahul.lakkireddy at chelsio.com>, Gaetan Rivet <gaetan.rivet at 6wind.com>, Qi
>  Zhang <qi.z.zhang at intel.com>, Xiao Wang <xiao.w.wang at intel.com>, Beilei
>  Xing <beilei.xing at intel.com>, Wenzhuo Lu <wenzhuo.lu at intel.com>,
>  Konstantin Ananyev <konstantin.ananyev at intel.com>, Rasesh Mody
>  <rasesh.mody at cavium.com>, Harish Patil <harish.patil at cavium.com>, Shahed
>  Shaikh <shahed.shaikh at cavium.com>, Andrew Rybchenko
>  <arybchenko at solarflare.com>, Jasvinder Singh <jasvinder.singh at intel.com>,
>  Cristian Dumitrescu <cristian.dumitrescu at intel.com>, Keith Wiles
>  <keith.wiles at intel.com>, Nipun Gupta <nipun.gupta at nxp.com>, Anatoly
>  Burakov <anatoly.burakov at intel.com>, Thomas Monjalon
>  <thomas at monjalon.net>, Jerin Jacob <jerin.jacob at caviumnetworks.com>,
>  Olivier Matz <olivier.matz at 6wind.com>, John Daley <johndale at cisco.com>,
>  Hyong Youb Kim <hyonkim at cisco.com>, Nikhil Rao <nikhil.rao at intel.com>
> CC: dev at dpdk.org, Ferruh Yigit <ferruh.yigit at intel.com>, stable at dpdk.org
> Subject: [PATCH v2 3/4] fix global variable issues
> X-Mailer: git-send-email 2.17.1
> 
> 
> Various fixes related to the global variable usage.
> 
> Fixes: 43e610bb8565 ("compress/octeontx: introduce octeontx zip PMD")
> Fixes: c378f084d6e3 ("compress/octeontx: add device setup ops")
> Fixes: b43ebc65aada ("compress/octeontx: create private xform")
> Fixes: b1ce8ebd97ba ("eventdev: add PMD callbacks for eth Rx adapter")
> Fixes: 3810ae435783 ("eventdev: add interrupt driven queues to Rx adapter")
> Fixes: fefed3d1e62c ("enic: new driver")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Reviewed-by: Nikhil Rao <nikhil.rao at intel.com>


./devtools/check-git-log.sh has following warning.

Wrong headline format:
	fix global variable issues

Other than that:
Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>



More information about the dev mailing list