* [dpdk-dev] [PATCH] doc: fix a typo in howto guide
@ 2017-03-29 8:27 Yong Wang
2017-03-29 9:58 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: Yong Wang @ 2017-03-29 8:27 UTC (permalink / raw)
To: john.mcnamara; +Cc: dev, Yong Wang
Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
---
doc/guides/howto/virtio_user_as_exceptional_path.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/howto/virtio_user_as_exceptional_path.rst b/doc/guides/howto/virtio_user_as_exceptional_path.rst
index 939ced9..91a99c6 100644
--- a/doc/guides/howto/virtio_user_as_exceptional_path.rst
+++ b/doc/guides/howto/virtio_user_as_exceptional_path.rst
@@ -84,7 +84,7 @@ compiling the kernel and those kernel modules should be inserted.
$(testpmd) -l 2-3 -n 4 \
--vdev=virtio_user0,path=/dev/vhost-net,queue_size=1024 \
- -- -i --txqflags=0x0 --disable-hw-vlan --enable-lro --crc-strip
+ -- -i --txqflags=0x0 --disable-hw-vlan --enable-lro --crc-strip \
--enable-rx-cksum --rxd=1024 --txd=1024
This command runs testpmd with two ports, one physical NIC to communicate
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix a typo in howto guide
2017-03-29 8:27 [dpdk-dev] [PATCH] doc: fix a typo in howto guide Yong Wang
@ 2017-03-29 9:58 ` Mcnamara, John
2017-04-04 13:05 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-03-29 9:58 UTC (permalink / raw)
To: Yong Wang; +Cc: dev
> -----Original Message-----
> From: Yong Wang [mailto:wang.yong19@zte.com.cn]
> Sent: Wednesday, March 29, 2017 9:28 AM
> To: Mcnamara, John <john.mcnamara@intel.com>
> Cc: dev@dpdk.org; Yong Wang <wang.yong19@zte.com.cn>
> Subject: [PATCH] doc: fix a typo in howto guide
>
> Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
Good catch. Thanks.
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix a typo in howto guide
2017-03-29 9:58 ` Mcnamara, John
@ 2017-04-04 13:05 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-04-04 13:05 UTC (permalink / raw)
To: Yong Wang; +Cc: dev, Mcnamara, John
2017-03-29 09:58, Mcnamara, John:
> From: Yong Wang [mailto:wang.yong19@zte.com.cn]
> Sent: Wednesday, March 29, 2017 9:28 AM
> >
> > Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
>
>
> Good catch. Thanks.
>
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-04-04 13:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-29 8:27 [dpdk-dev] [PATCH] doc: fix a typo in howto guide Yong Wang
2017-03-29 9:58 ` Mcnamara, John
2017-04-04 13:05 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).