DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ciara Power <ciara.power@intel.com>
Cc: kevin.laatz@intel.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 20.08] telemetry: add upper limit on connections
Date: Mon, 18 May 2020 17:07:04 -0700	[thread overview]
Message-ID: <20200518170704.63491d4b@hermes.lan> (raw)
In-Reply-To: <20200518161232.58952-1-ciara.power@intel.com>

On Mon, 18 May 2020 17:12:32 +0100
Ciara Power <ciara.power@intel.com> wrote:

> This patch limits the number of client connections to the new telemetry
> socket. The limit is set at 10.
> 
> Signed-off-by: Ciara Power <ciara.power@intel.com>

The upper limit is fine, but using System V semaphores is not a good
way to do this. Please consider using some other atomic primitive.

  reply	other threads:[~2020-05-19  0:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-18 16:12 Ciara Power
2020-05-19  0:07 ` Stephen Hemminger [this message]
2020-07-10 20:50   ` Thomas Monjalon
2020-07-13 10:22     ` Power, Ciara
2020-07-15 15:03 ` [dpdk-dev] [PATCH v2] " Ciara Power
2020-07-19 13:45   ` Thomas Monjalon

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=20200518170704.63491d4b@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=ciara.power@intel.com \
    --cc=dev@dpdk.org \
    --cc=kevin.laatz@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).