DPDK patches and discussions
 help / color / mirror / Atom feed
From: Matthew Hall <mhall@mhcomputing.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] What to do about UIO breakage in 2.0
Date: Mon, 27 Apr 2015 22:48:04 -0700	[thread overview]
Message-ID: <70A81987-799B-4E55-82BD-918C32D6BE6B@mhcomputing.net> (raw)
In-Reply-To: <20150427150624.68ef88bc@urahara>

Stephen,

This mail is a bit confusing for end users of DPDK which might be why you didn't get many replies yet.

If I understand this mail right, you're saying that nothing works? Or it works, but igb_uio doesn't work, and the performance isn't good because MSI-X is not working? I am confused what you're saying exactly.

Previously I think we knew we needed to use igb_uio for almost all the non-virtual NIC PMDs, and some of the virtual NIC PMDs also, before they would load and get access to the PCIe BARs, etc. for the NICs. But now it sounds totally changed so I'm not sure what to reply.

Can you give a use case, from the perspective of the guy trying to bootstrap EAL / DPDK, what does this problem do to him if he tries it with DPDK 2.X?

Matthew.

On Apr 27, 2015, at 3:06 PM, Stephen Hemminger <stephen@networkplumber.org> wrote:

> I raised the issue, but people seem to be ignoring that fact that igb_uio
> was broken by the introduction of UIO PCI generic in 2.0.
> 
> There are three options:
> 1. Remove IGB_UIO only use UIO PCI generic.
>    Downside there is no MSI-X support for UIO PCI generic.
> 2. Revert UIO PCI generic support
> 3. Replace both of the above with something better.
> 
> I am working on #3 but it will not be ready for 2.0.1 and there
> is no solution for users of 2.0 and any future stable code.

  reply	other threads:[~2015-04-28  5:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 22:06 Stephen Hemminger
2015-04-28  5:48 ` Matthew Hall [this message]
2015-04-28  8:07 ` Qiu, Michael
2015-04-28 16:33   ` Stephen Hemminger

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=70A81987-799B-4E55-82BD-918C32D6BE6B@mhcomputing.net \
    --to=mhall@mhcomputing.net \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.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).