test suite reviews and discussions
 help / color / mirror / Atom feed
From: lijuan.tu@intel.com
To: dts@dpdk.org,Song Jiale <songx.jiale@intel.com>
Cc: Song Jiale <songx.jiale@intel.com>
Subject: [dts] [PATCH V2] tests/ice_ecpri: optimize script to solve case random failed issue
Date: 19 Nov 2022 00:16:35 -0800	[thread overview]
Message-ID: <8251fc$k28cd1@orsmga001-auth.jf.intel.com> (raw)
In-Reply-To: <20221118133928.8516-1-songx.jiale@intel.com>

On Fri, 18 Nov 2022 13:39:28 +0000, Song Jiale <songx.jiale@intel.com> wrote:
> fix 2 issue that cause the case to fail randomly:
>     1. when the hash value is different, the queue may be the same. the number of different queues deleted is equal to 
> the number of different hash values.
>     2. because the queue allocated by the packets hitting the fdir rule may be the same as the queue calculated by the 
> hash, but the test is to check that the queue conforming to this rule is different from the queue calculated by the hash 
> value, which causes the case test to fail. therefore, delete the hash value calculation check in this case.
> 
> Signed-off-by: Song Jiale <songx.jiale@intel.com>


Applied, thanks

      reply	other threads:[~2022-11-19  8:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 13:39 Song Jiale
2022-11-19  8:16 ` lijuan.tu [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='8251fc$k28cd1@orsmga001-auth.jf.intel.com' \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=songx.jiale@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).