On 4/17/2019 9:46 AM, David Marchand wrote: > On Wed, Apr 17, 2019 at 10:41 AM Qiming Yang <qiming.y...@intel.com> wrote: > >> iavf driver reset the dev_info structure. This action will clear >> the setting in core library. This patch fix that issue. >> >> Fixes: 69dd4c3d0898 ("net/avf: enable queue and device") >> > "Cc: sta...@dpdk.org" is supposed to be part of the commitlog. > > See > http://doc.dpdk.org/guides/contributing/stable.html#what-changes-should-be-backported > > >> Signed-off-by: Qiming Yang <qiming.y...@intel.com> > > Reviewed-by: David Marchand <david.march...@redhat.com> >
Applied to dpdk-next-net/master, thanks.