> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Lu, Wenzhuo > Sent: Thursday, March 30, 2017 9:10 PM > To: al...@att.com; dev@dpdk.org > Cc: Ananyev, Konstantin <konstantin.anan...@intel.com>; Zhang, Helin > <helin.zh...@intel.com>; Iremonger, Bernard <bernard.iremon...@intel.com> > Subject: Re: [dpdk-dev] [PATCH v3] net/ixgbe: ping VF when PF status changes > > Hi, > > > -----Original Message----- > > Subject: [PATCH v3] net/ixgbe: ping VF when PF status changes > > > > From: Alex Zelezniak <al...@att.com> > > > > * added 17.05 block to rte_pmd_ixgbe_version.map file > > > > Signed-off-by: Alex Zelezniak <al...@att.com> > Acked-by: Wenzhuo Lu <wenzhuo...@intel.com> Except the commit log should > describe what's implemented and for what. Acked-by: Wei Dai <wei....@intel.com>
The second "hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private);" can be removed. :-) And is there any other patch to use this new function ?