DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum
@ 2015-07-17  8:12 Jijiang Liu
  2015-07-20  9:07 ` Liu, Yong
  0 siblings, 1 reply; 3+ messages in thread
From: Jijiang Liu @ 2015-07-17  8:12 UTC (permalink / raw)
  To: dev

Add a comment for outer-ip option in csum command.

Set outer-ip option only when the packet is a IPv4 packet. 

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 4652962..c8baa76 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -541,7 +541,7 @@ csum set (ip|udp|tcp|sctp|outer-ip) (hw|sw) (port_id)
 
 - ip|udp|tcp|sctp always concern the inner layer.
 
-- outer-ip concerns the outer IP layer in case the packet is recognized
+- outer-ip concerns the outer IP layer(only for IPv4) in case the packet is recognized
   as a tunnel packet by the forward engine (vxlan, gre and ipip are
   supported). See "csum parse-tunnel" command.
 
-- 
1.7.7.6

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum
  2015-07-17  8:12 [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum Jijiang Liu
@ 2015-07-20  9:07 ` Liu, Yong
  2015-07-27 21:58   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Liu, Yong @ 2015-07-20  9:07 UTC (permalink / raw)
  To: Liu, Jijiang, dev

Acked-by: Marvin Liu <yong.liu@intel.com>

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jijiang Liu
> Sent: Friday, July 17, 2015 4:13 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip
> option in csum
> 
> Add a comment for outer-ip option in csum command.
> 
> Set outer-ip option only when the packet is a IPv4 packet.
> 
> Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
> ---
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> index 4652962..c8baa76 100644
> --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> @@ -541,7 +541,7 @@ csum set (ip|udp|tcp|sctp|outer-ip) (hw|sw) (port_id)
> 
>  - ip|udp|tcp|sctp always concern the inner layer.
> 
> -- outer-ip concerns the outer IP layer in case the packet is recognized
> +- outer-ip concerns the outer IP layer(only for IPv4) in case the packet
> is recognized
>    as a tunnel packet by the forward engine (vxlan, gre and ipip are
>    supported). See "csum parse-tunnel" command.
> 
> --
> 1.7.7.6

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum
  2015-07-20  9:07 ` Liu, Yong
@ 2015-07-27 21:58   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2015-07-27 21:58 UTC (permalink / raw)
  To: Liu, Jijiang; +Cc: dev

> > Add a comment for outer-ip option in csum command.
> > 
> > Set outer-ip option only when the packet is a IPv4 packet.
> > 
> > Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
> Acked-by: Marvin Liu <yong.liu@intel.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-27 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17  8:12 [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum Jijiang Liu
2015-07-20  9:07 ` Liu, Yong
2015-07-27 21:58   ` 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).