DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: Heinrich Kuhn <heinrich.kuhn@netronome.com>, dev@dpdk.org
Cc: Simon Horman <simon.horman@corigine.com>
Subject: Re: [dpdk-dev] [PATCH v2 2/2] net/nfp: fix PF secondary process probing
Date: Thu, 1 Jul 2021 17:33:37 +0300	[thread overview]
Message-ID: <2cff3ee5-805a-b6c9-52e6-9c9ee26a9d8b@oktetlabs.ru> (raw)
In-Reply-To: <20210609140814.76977-2-heinrich.kuhn@netronome.com>

On 6/9/21 5:08 PM, Heinrich Kuhn wrote:
> This patch creates a new function for handling PF probing of a secondary
> process. A CPP handle is obtained for the CPP bridge service and the
> service itself is also registered during secondary process
> initialization. DPDK services aren't shared between processes so it is
> not enough to only have the primary register the service if it is also
> needed in a secondary process. This implies that both the primary and
> secondary will have their own copy of the bridge service.
> 
> Fixes: 5e15e799d697 ("net/nfp: create separate entity for PF device")
> 
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
> Signed-off-by: Simon Horman <simon.horman@corigine.com>

Cc: stable@dpdk.org

Applied, thanks

  reply	other threads:[~2021-07-01 14:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09 14:08 [dpdk-dev] [PATCH v2 1/2] net/nfp: improve PF probing logic Heinrich Kuhn
2021-06-09 14:08 ` [dpdk-dev] [PATCH v2 2/2] net/nfp: fix PF secondary process probing Heinrich Kuhn
2021-07-01 14:33   ` Andrew Rybchenko [this message]
2021-07-01 14:33 ` [dpdk-dev] [PATCH v2 1/2] net/nfp: improve PF probing logic Andrew Rybchenko

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=2cff3ee5-805a-b6c9-52e6-9c9ee26a9d8b@oktetlabs.ru \
    --to=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=heinrich.kuhn@netronome.com \
    --cc=simon.horman@corigine.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).