qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [BUG] QEMU crashes with dpdk virtio pmd


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [BUG] QEMU crashes with dpdk virtio pmd
Date: Thu, 27 Apr 2017 17:30:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0


On 25/04/2017 14:02, Jason Wang wrote:
> 
> Thanks a lot for the fix.
> 
> Two questions:
> 
> - If virtio_net_set_status() is the only function that may access tx_bh,
> it looks like setting tx_waiting to zero is sufficient?

I think clearing tx_bh is better anyway, as leaving a dangling pointer
is not very hygienic.

Paolo

> - Can you post a formal patch for this?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]