DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Rupesh Chiluka <rchiluka@marvell.com>,
	Brian Dooley <brian.dooley@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Rupesh Chiluka <rchiluka@marvell.com>
Subject: RE: [EXTERNAL] [PATCH] app/crypto-perf: avoid infinite loop
Date: Wed, 21 May 2025 10:34:53 +0000	[thread overview]
Message-ID: <CO6PR18MB4484C4FE76CA7F1CFA874AD1D89EA@CO6PR18MB4484.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20250311155850.1043336-1-rchiluka@marvell.com>

> The enqueue/dequeue loop's exit condition is
> (ops_enqd_total >= total_ops). If the PMD driver cannot process the
> ops (returns zero), ops_enqd_total won't increase, resulting in an
> infinite loop. A check is added to process one op to determine
> whether PMD can process the packet.
> 
> Signed-off-by: Rupesh Chiluka <rchiluka@marvell.com>
> ---
Acked-by: Akhil Goyal <gakhil@marvell.com>

Applied to dpdk-next-crypto
Thanks.

      reply	other threads:[~2025-05-21 10:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-11 15:58 Rupesh Chiluka
2025-05-21 10:34 ` Akhil Goyal [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=CO6PR18MB4484C4FE76CA7F1CFA874AD1D89EA@CO6PR18MB4484.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=brian.dooley@intel.com \
    --cc=dev@dpdk.org \
    --cc=rchiluka@marvell.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).