[dpdk-dev] [PATCH 1/2] net/vmxnet3: set the queue shared buffer at start

Ferruh Yigit ferruh.yigit at intel.com
Tue Mar 13 16:20:20 CET 2018


On 3/12/2018 5:45 PM, Shrikrishna Khare wrote:
> 
> 
> On Wed, 17 Jan 2018, Chas Williams wrote:
> 
>> From: "Charles (Chas) Williams" <ciwillia at 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 <chas3 at att.com>
> 
> Acked-by: Shrikrishna Khare <skhare at vmware.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list