On 3/12/2018 5:45 PM, Shrikrishna Khare wrote: > > > On Wed, 17 Jan 2018, Chas Williams wrote: > >> From: "Charles (Chas) Williams" <ciwil...@mail.eng.vyatta.net> >> >> If a reconfiguration happens, queuedesc is reallocated. Any queues that >> are preserved point to the previous queuedesc since the queues are only >> configured during queue setup. Delay configuration of the shared queue >> pointers until device start when queuedesc is no longer changing. >> >> Fixes: 8618d19b52b1 ("net/vmxnet3: reallocate shared memzone on re-config") >> >> Signed-off-by: Chas Williams <ch...@att.com> > > Acked-by: Shrikrishna Khare <skh...@vmware.com>
Series applied to dpdk-next-net/master, thanks.