> -----Original Message----- > From: Morten Brørup <m...@smartsharesystems.com> > Sent: Monday, January 9, 2023 3:48 PM > To: He, ShiyangX <shiyangx...@intel.com>; dev@dpdk.org > Cc: Zhou, YidingX <yidingx.z...@intel.com>; sta...@dpdk.org; Yang, Qiming > <qiming.y...@intel.com>; Wu, Wenjun1 <wenjun1...@intel.com>; Remy > Horton <remy.hor...@intel.com> > Subject: RE: [PATCH v2] net/ixgbe: fix ixgbe firmware version inconsistency > > > From: Shiyang He [mailto:shiyangx...@intel.com] > > Sent: Monday, 9 January 2023 07.53 > > > > This patch follows the code of ixgbe kernel driver so that it keeps > > the firmware version obtained by dpdk-ethtool consistent with that > > obtained by linux-ethtool. > > > > Fixes: 8b0b56574269 ("net/ixgbe: add firmware version get") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Shiyang He <shiyangx...@intel.com> > > > > v2: follow the code of ixgbe kernel driver > > --- > > Thank you for the updated patch. LGTM. > > Acked-by: Morten Brørup <m...@smartsharesystems.com> Applied to dpdk-next-net-intel. Thanks Qi