DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Liu, Tianjiao" <tianjiao.liu@intel.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Cc: "Chautru, Nicolas" <nicolas.chautru@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3 6/7] app/bbdev: reduce duration of throughput test
Date: Thu, 15 Oct 2020 05:20:39 +0000	[thread overview]
Message-ID: <CY4PR11MB1589F515868FFFE7F6CB527F8E020@CY4PR11MB1589.namprd11.prod.outlook.com> (raw)

Acked-by: Liu Tianjiao <tianjiao.liu@intel.com>

> -----Original Message-----
> From: Chautru, Nicolas <nicolas.chautru@intel.com>
> Sent: Tuesday, August 18, 2020 5:06 PM
> To: dev@dpdk.org; akhil.goyal@nxp.com
> Cc: Richardson, Bruce <bruce.richardson@intel.com>; Chautru, Nicolas 
> <nicolas.chautru@intel.com>
> Subject: [PATCH v3 6/7] app/bbdev: reduce duration of throughput test
> 
> Reducing number of repetitions from 1000 to 100 to save time. Results 
> are accurate enough with
> 100 loops.
> 
> Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
> ---
>  app/test-bbdev/test_bbdev_perf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test- 
> bbdev/test_bbdev_perf.c index a6cd94b..c5156a2 100644
> --- a/app/test-bbdev/test_bbdev_perf.c
> +++ b/app/test-bbdev/test_bbdev_perf.c
> @@ -24,7 +24,7 @@
>  #define GET_SOCKET(socket_id) (((socket_id) == SOCKET_ID_ANY) ? 0 :
> (socket_id))
> 
>  #define MAX_QUEUES RTE_MAX_LCORE
> -#define TEST_REPETITIONS 1000
> +#define TEST_REPETITIONS 100
>  #define WAIT_OFFLOAD_US 1000
> 
>  #ifdef RTE_LIBRTE_PMD_BBDEV_FPGA_LTE_FEC
> --
> 1.8.3.1


             reply	other threads:[~2020-10-15  5:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15  5:20 Liu, Tianjiao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-16  2:39 Liu, Tianjiao
2020-08-19  0:05 [dpdk-dev] [PATCH v3 0/7] BBDEV test updates Nicolas Chautru
2020-08-19  0:05 ` [dpdk-dev] [PATCH v3 6/7] app/bbdev: reduce duration of throughput test Nicolas Chautru

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=CY4PR11MB1589F515868FFFE7F6CB527F8E020@CY4PR11MB1589.namprd11.prod.outlook.com \
    --to=tianjiao.liu@intel.com \
    --cc=dev@dpdk.org \
    --cc=nicolas.chautru@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).