On Mon, Jul 13, 2015 at 02:04:19PM +0800, Jason Wang wrote:
> Signed-off-by: Jason Wang
> ---
> Changes from V1:
> - replace the magic value 12 with a macro
> ---
> tests/Makefile | 2 +-
> tests/virtio-net-test.c | 186
> ++--
> 2 files cha
On 07/13/2015 04:49 PM, Fam Zheng wrote:
> On Mon, 07/13 14:04, Jason Wang wrote:
>> > Signed-off-by: Jason Wang
>> > ---
>> > Changes from V1:
>> > - replace the magic value 12 with a macro
>> > ---
>> > tests/Makefile | 2 +-
>> > tests/virtio-net-test.c | 186
>> > +++
On Mon, 07/13 14:04, Jason Wang wrote:
> Signed-off-by: Jason Wang
> ---
> Changes from V1:
> - replace the magic value 12 with a macro
> ---
> tests/Makefile | 2 +-
> tests/virtio-net-test.c | 186
> ++--
> 2 files changed, 180 insertions(
Signed-off-by: Jason Wang
---
Changes from V1:
- replace the magic value 12 with a macro
---
tests/Makefile | 2 +-
tests/virtio-net-test.c | 186 ++--
2 files changed, 180 insertions(+), 8 deletions(-)
diff --git a/tests/Makefile b/tests/Ma