All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Zhe Tao <zhe.tao@intel.com>
Cc: dev@dpdk.org, jingjing.wu@intel.com
Subject: Re: [PATCH v2] i40e: fix ipv6 TSO issue for tx function
Date: Thu, 24 Mar 2016 15:00:14 +0000	[thread overview]
Message-ID: <20160324150013.GG13728@bricha3-MOBL3> (raw)
In-Reply-To: <1458703670-19898-1-git-send-email-zhe.tao@intel.com>

On Wed, Mar 23, 2016 at 11:27:50AM +0800, Zhe Tao wrote:
> Issue:
> when using the following CLI in testpmd to enable ipv6 TSO feature
> =============
> set verbose 1
> csum set ip hw 0
> csum set udp hw 0
> csum set tcp hw 0
> csum set sctp hw 0
> csum set outer-ip hw 0
> csum parse_tunnel on 0
> tso set 800 0
> set fwd csum
> 
> start
> =============

The "===" lines in the message are confusing patchwork. For a new version of
this patch can you indent the commands rather than putting the "===" above and 
below. E.g.

 Issue:
 when using the following CLI in testpmd to enable ipv6 TSO feature

 	set verbose 1
 	csum set ip hw 0
 	csum set udp hw 0
	....

Thanks,
/Bruce

  parent reply	other threads:[~2016-03-24 15:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 13:13 [PATCH] i40e: fix ipv6 TSO issue for tx function Zhe Tao
2016-03-22 13:38 ` Ananyev, Konstantin
2016-03-22 18:41   ` Zhe Tao
2016-03-23  3:27 ` [PATCH v2] " Zhe Tao
2016-03-23 12:46   ` Ananyev, Konstantin
2016-03-24 14:58   ` Bruce Richardson
2016-03-24 15:00   ` Bruce Richardson [this message]
2016-03-31  3:58     ` Zhe Tao
2016-03-31 12:15   ` [PATCH v3] i40e: fix " Zhe Tao
2016-03-31 12:18     ` Bruce Richardson
2016-04-06  8:16     ` [PATCH v4] " Zhe Tao
2016-04-06 11:23       ` Ananyev, Konstantin
2016-04-06 13:43         ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160324150013.GG13728@bricha3-MOBL3 \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=zhe.tao@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.