DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Amr Mokhtar <amr.mokhtar@intel.com>, dev@dpdk.org
Cc: thomas@monjalon.net, anatoly.burakov@intel.com,
	pablo.de.lara.guarch@intel.com, niall.power@intel.com,
	chris.macnamara@intel.com
Subject: Re: [dpdk-dev] [PATCH v4 4/5] bbdev: test applications
Date: Tue, 9 Jan 2018 19:27:09 +0000	[thread overview]
Message-ID: <276b7382-dea2-117f-9794-ded7c8897fce@intel.com> (raw)
In-Reply-To: <1513990331-20253-4-git-send-email-amr.mokhtar@intel.com>

On 12/23/2017 12:52 AM, Amr Mokhtar wrote:
> - full test suite for bbdev
> - test App works seamlessly on all PMDs registered with bbdev
>  framework
> - a python script is provided to make our life easier
> - supports execution of tests by parsing Test Vector files
> - test Vectors can be added/deleted/modified with no need for
>  re-compilation
> - various tests can be executed:
>  (a) Throughput test
>  (b) Offload latency test
>  (c) Operation latency test
>  (d) Validation test
>  (c) Sanity checks
> 
> Signed-off-by: Amr Mokhtar <amr.mokhtar@intel.com>

Getting following build error, can you please check?

.../dpdk/app/test-bbdev/test_bbdev_perf.c:1206:59: error: array subscript is
above array bounds [-Werror=array-bounds]
  bufs = &tp->op_params->q_bufs[GET_SOCKET(info.socket_id)][queue_id];
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~

  reply	other threads:[~2018-01-09 19:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-23  0:52 [dpdk-dev] [PATCH v4 1/5] bbdev: introducing wireless base band device (BBDEV) abstraction library Amr Mokhtar
2017-12-23  0:52 ` [dpdk-dev] [PATCH v4 2/5] bbdev: PMD drivers (1. bbdev_null) Amr Mokhtar
2018-01-09 19:18   ` Ferruh Yigit
2017-12-23  0:52 ` [dpdk-dev] [PATCH v4 3/5] bbdev: PMD drivers (2. turbo_sw) Amr Mokhtar
2018-01-09 19:18   ` Ferruh Yigit
2017-12-23  0:52 ` [dpdk-dev] [PATCH v4 4/5] bbdev: test applications Amr Mokhtar
2018-01-09 19:27   ` Ferruh Yigit [this message]
2017-12-23  0:52 ` [dpdk-dev] [PATCH v4 5/5] bbdev: sample app Amr Mokhtar
2017-12-23  0:52 ` [dpdk-dev] [PATCH v4 0/5] Introducing Wirless Base Band Device (bbdev) abstraction library Amr Mokhtar
2018-01-09 19:17 ` [dpdk-dev] [PATCH v4 1/5] bbdev: introducing wireless base band device (BBDEV) " Ferruh Yigit

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=276b7382-dea2-117f-9794-ded7c8897fce@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=amr.mokhtar@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=chris.macnamara@intel.com \
    --cc=dev@dpdk.org \
    --cc=niall.power@intel.com \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=thomas@monjalon.net \
    /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).