dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: "Xie, Huawei" <huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH RFC 0/3] only call iopl when necessary
Date: Wed, 27 Aug 2014 12:24:03 +0200	[thread overview]
Message-ID: <1629725.WnvXPRWkGi@xps13> (raw)
In-Reply-To: <C37D651A908B024F974696C65296B57B0F27CCED-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>

Hi Huawei,

2014-08-27 10:09, Xie, Huawei:
> ok, as long as we ensure with virtio PMD, the parent DPDK process has the
> iopl permission so that all child threads inherits the permission.

If you think the patch serie is ok, a "Reviewed-by" would be appreciated.

Also, please could you check your email settings to have cite marks
(">") in text version of your email?
Reminder 1: only text emails are forwared to the list
Reminder 2: we should answer below the question (no top posting)

Thanks
-- 
Thomas


> From: David Marchand [mailto:david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org]
> Sent: Wednesday, August 27, 2014 6:05 PM
> To: Xie, Huawei
> Cc: dev-VfR2kkLFssw@public.gmane.org
> Subject: Re: [dpdk-dev] [PATCH RFC 0/3] only call iopl when necessary
> 
> 
> On Wed, Aug 27, 2014 at 11:57 AM, Xie, Huawei <huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org<mailto:huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>> wrote:
> That is ok. If virtio PMD is a dynamic linked library, is it possible that virtio PMD is loaded later?
> 
> The shared library are loaded through -d option, which are loaded just before the call to rte_eal_dev_init().
> 
> --
> David Marchand

  parent reply	other threads:[~2014-08-27 10:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 14:11 [PATCH RFC 0/3] only call iopl when necessary David Marchand
     [not found] ` <1409062300-17004-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-08-26 14:11   ` [PATCH RFC 1/3] eal/bsd: fix fd leak David Marchand
     [not found]     ` <1409062300-17004-2-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-09-25 10:17       ` Thomas Monjalon
2014-08-26 14:11   ` [PATCH RFC 2/3] eal: don't call rte_eal_iopl_init unconditionnally David Marchand
     [not found]     ` <1409062300-17004-3-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-08-27 17:26       ` Xie, Huawei
2014-08-26 14:11   ` [PATCH RFC 3/3] eal: remove unused flags field David Marchand
2014-08-27  9:22   ` [PATCH RFC 0/3] only call iopl when necessary Xie, Huawei
     [not found]     ` <C37D651A908B024F974696C65296B57B0F27CBA6-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-27  9:34       ` David Marchand
     [not found]         ` <CALwxeUvLCsAcQuxyRz-cES5GSnS9ApBQNbh4c9OFvW=UQL3+hg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-27  9:57           ` Xie, Huawei
     [not found]             ` <C37D651A908B024F974696C65296B57B0F27CC9A-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-27 10:04               ` David Marchand
     [not found]                 ` <CALwxeUvB0XKr7AUGHLDh6NgsEmGWkELOAX=NQMDk5FML7Ptbmg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-27 10:09                   ` Xie, Huawei
     [not found]                     ` <C37D651A908B024F974696C65296B57B0F27CCED-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-27 10:24                       ` Thomas Monjalon [this message]
2014-08-27 21:22       ` Patel, Rashmin N
     [not found]         ` <C68F1134885B32458704E1E4DA3E34F341A2D6DF-AtyAts71sc9qS6EAlXoojrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-08-27 22:12           ` Stephen Hemminger
2014-09-29 12:44   ` 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=1629725.WnvXPRWkGi@xps13 \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=huawei.xie-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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).