From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] eal: uio irq fixes and enhancements Date: Tue, 12 May 2015 22:02:20 +0200 Message-ID: <10038698.H9HDUp8o5h@xps13> References: <1430239000-30881-1-git-send-email-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by dpdk.org (Postfix) with ESMTP id 362BAC3E2 for ; Tue, 12 May 2015 22:03:15 +0200 (CEST) Received: by widdi4 with SMTP id di4so29867513wid.0 for ; Tue, 12 May 2015 13:03:03 -0700 (PDT) In-Reply-To: <1430239000-30881-1-git-send-email-stephen@networkplumber.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-04-28 09:36, Stephen Hemminger: > This set of patches starts out with fixing a regression where > uio_pci_generic broke link state interrupt, then adds better > management of PCI config space. > > Will leave up to document writers to update various release > notes and API manuals as they see fit. > > Also, needs what ever shared library map file updates which > maybe required when using dynamic libraries. But that should > not stop acceptance of this patch set. No, an incomplete patch cannot be accepted. There are several solutions: - Siobhan and Neil accept to work on doc and .map file - You provide a good v2 - Someone else finish this patchset - The bug remains (not a solution)