DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Liu, Yong" <yong.liu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] doc: update user guide about e1000em limitations
Date: Mon, 14 Dec 2015 00:07:48 +0100	[thread overview]
Message-ID: <1450058419.bBIceI6b3P@xps13> (raw)
In-Reply-To: <B27915DBBA3421428155699D51E4CFE2023BBA92@IRSMSX103.ger.corp.intel.com>

> > Update interrupt related limitations for e1000em nic.
> > It only support one interrupt source and not support auto-clear.
> > 
> > Signed-off-by: Marvin Liu <yong.liu@intel.com>
> > 
> > diff --git a/doc/guides/nics/e1000em.rst b/doc/guides/nics/e1000em.rst
> > index fedafad..a84e8e1 100644
> > --- a/doc/guides/nics/e1000em.rst
> > +++ b/doc/guides/nics/e1000em.rst
> > @@ -176,3 +176,7 @@ The following are known limitations:
> >      testpmd [options] -- --mbuf-size=<your-max-packet-size>
> > 
> >  #.  Qemu e1000 does not validate the checksum of incoming packets.
> > +
> > +#.  Qemu e1000 only support one interrupt source, so link and Rx
> > interrupt should be exclusive.
> > +
> > +#.  Qemu e1000 does not support interrupt auto-clear, application should
> > disable interrupt immediately when waked up.
> 
> Hi Marvin,
> 
> Thanks for the clarification. Two minor typos:
> 
>     Qemu e1000 only supports one interrupt source ...
> 
>     ... disable interrupt immediately when woken up.
> 
> When changes are made:
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied with changes, thanks

      reply	other threads:[~2015-12-13 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30  9:23 Yong Liu
2015-11-13 17:26 ` Mcnamara, John
2015-12-13 23:07   ` Thomas Monjalon [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=1450058419.bBIceI6b3P@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=yong.liu@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).