From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Alejandro Lucero <alejandro.lucero@netronome.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/nfp: fix lock file usage
Date: Wed, 23 May 2018 16:57:47 +0100 [thread overview]
Message-ID: <eca05902-dd38-b2b1-2855-44a9306c581a@intel.com> (raw)
In-Reply-To: <1527078536-1443-1-git-send-email-alejandro.lucero@netronome.com>
On 5/23/2018 1:28 PM, Alejandro Lucero wrote:
> DPDK apps can be executed as non-root users but current NFP lock
> file for avoiding concurrent accesses to CPP interface is precluding
> this option or requires to modify system file permissions.
>
> When the NFP device is bound to VFIO, this driver does not allow this
> concurrent access, so the lock file is not required at all.
>
> OVS-DPDK as executed in RedHat distributions is the main NFP user
> needing this fix.
>
> Fixes: c7e9729da6b5 ("net/nfp: support CPP")
>
> Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
Hi Alejandro,
As far as I understand this is to fix a common use case for nfp, but it looks
like there is already a workaround and only for non-root users.
What is the priority of the patch, only critical but fixes allowed at this
point, can we push this one to next release?
Thanks,
ferruh
next prev parent reply other threads:[~2018-05-23 15:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-23 12:28 Alejandro Lucero
2018-05-23 15:57 ` Ferruh Yigit [this message]
2018-05-23 16:50 ` Alejandro Lucero
2018-05-24 10:18 ` Ferruh Yigit
2018-05-24 14:02 ` Alejandro Lucero
2018-05-24 14:13 ` Ferruh Yigit
2018-05-24 14:15 ` Ferruh Yigit
2018-05-24 15:39 ` Alejandro Lucero
2018-05-24 16:30 ` Ferruh Yigit
2018-05-24 17:10 ` Alejandro Lucero
2018-05-25 8:03 ` 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=eca05902-dd38-b2b1-2855-44a9306c581a@intel.com \
--to=ferruh.yigit@intel.com \
--cc=alejandro.lucero@netronome.com \
--cc=dev@dpdk.org \
/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).