test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Peng Yuan <yuan.peng@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH] test_plans: add test plan of macsec_for_ixgbe
Date: Mon, 27 Feb 2017 09:10:02 +0800	[thread overview]
Message-ID: <58B37C6A.7030704@intel.com> (raw)
In-Reply-To: <1487800872-15082-1-git-send-email-yuan.peng@intel.com>

Hi Yuan,
Please add blank line between command, description and evaluation 
criteria.  It will be helpful for understanding the test plan.

Thanks,
Marvin

On 02/23/2017 06:01 AM, Peng Yuan wrote:
> +4. check the result::
> + testpmd>stop
> + testpmd>show port xstats 0
> +stop the packet transmiting on tx_port first, then stop the packet receiving
> +on rx_port.
> +check the rx data and tx data:
> +tx_good_packets == rx_good_packets
> +out_pkts_encrypted == in_pkts_ok == tx_good_packets == rx_good_packets
> +out_octets_encrypted == in_octets_decrypted
> +out_octets_protected == in_octets_validated
> +
> + if you want to check the content of the packet, use the command::
> + testpmd>set verbose 1
> +the received packets are Decrypted.
> +check the ol_flags:PKT_RX_IP_CKSUM_GOOD
> +check the content of the packet:
> +type=0x0800, the ptype of L2,L3,L4: L2_ETHER L3_IPV4 L4_UDP
> +

      reply	other threads:[~2017-02-27  1:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22 22:01 Peng Yuan
2017-02-27  1:10 ` Liu, Yong [this message]

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=58B37C6A.7030704@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=yuan.peng@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 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).