Re: [PATCH 1/1] add selftest for virtio-net v1.0

2014-09-04 Thread Jason Wang
On 09/05/2014 09:51 AM, Hengjinxiao wrote: > Selftest is an important part of network driver, this patch adds > selftest for > virtio-net, including loopback test, negotiate test and reset test. Loopback > test checks whether virtio-net can send and receive packets normally. > Negotiate te

[PATCH 1/1] add selftest for virtio-net v1.0

2014-09-04 Thread Hengjinxiao
Selftest is an important part of network driver, this patch adds selftest for virtio-net, including loopback test, negotiate test and reset test. Loopback test checks whether virtio-net can send and receive packets normally. Negotiate test executes feature negotiation between virtio-net