DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: David Hunt <david.hunt@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] test: fix crash in pmd_perf_test
Date: Mon, 07 Dec 2015 03:41:41 +0100	[thread overview]
Message-ID: <4260955.yY2EuaCVrV@xps13> (raw)
In-Reply-To: <1448279148-14283-1-git-send-email-david.hunt@intel.com>

2015-11-23 11:45, David Hunt:
> Fix crash in pmd_perf_test autotest (div by 0) when no packets received
> Also fixes the fact that the test passes even if exec_burst fails
> 
> To repeat the issue:
>   The system must be incorrectly set up so that all packets will be lost, 
>   i.e. no loopback cable, etc. This is an edge case, but still the test
>   should not crash or pass when failing.
>   run the test app
>   RTE>> set_rxtx_sc poll_before_xmit
>   RTE>> pmd_perf_autotest 
>   --snip--
>   > Generate 4096 packets @socket 1
>   > start to receive total expect 4096
>   > 4096 packets lost, IDLE 10000 times
>   > Floating point exception (core dumped)
> 
> Signed-off-by: David Hunt <david.hunt@intel.com>

Applied, thanks

      reply	other threads:[~2015-12-07  2:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23 11:45 David Hunt
2015-12-07  2:41 ` Thomas Monjalon [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=4260955.yY2EuaCVrV@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=david.hunt@intel.com \
    --cc=dev@dpdk.org \
    /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).