> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Lu, Wenzhuo > Sent: Thursday, March 30, 2017 9:10 PM > To: [email protected]; [email protected] > Cc: Ananyev, Konstantin <[email protected]>; Zhang, Helin > <[email protected]>; Iremonger, Bernard <[email protected]> > 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 <[email protected]> > > > > * added 17.05 block to rte_pmd_ixgbe_version.map file > > > > Signed-off-by: Alex Zelezniak <[email protected]> > Acked-by: Wenzhuo Lu <[email protected]> Except the commit log should > describe what's implemented and for what. Acked-by: Wei Dai <[email protected]>
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 ?

