On 07/13/2015 04:52 PM, Fam Zheng wrote:
> On Mon, 07/13 14:04, Jason Wang wrote:
>> > Rx should be recovered after cont.
>> >
>> > Signed-off-by: Jason Wang
>> > ---
>> > Changes from V1:
>> > - query status before sending cont, this makes sure that the packet
>> > were queued.
>> > ---
>> >
On Mon, 07/13 14:04, Jason Wang wrote:
> Rx should be recovered after cont.
>
> Signed-off-by: Jason Wang
> ---
> Changes from V1:
> - query status before sending cont, this makes sure that the packet
> were queued.
> ---
> tests/virtio-net-test.c | 52
> ++
Rx should be recovered after cont.
Signed-off-by: Jason Wang
---
Changes from V1:
- query status before sending cont, this makes sure that the packet
were queued.
---
tests/virtio-net-test.c | 52 +
1 file changed, 52 insertions(+)
diff --git a/