From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by dpdk.org (Postfix) with ESMTP id 33EF480B8 for ; Fri, 12 Dec 2014 17:34:42 +0100 (CET) Received: by mail-wi0-f177.google.com with SMTP id l15so3127754wiw.10 for ; Fri, 12 Dec 2014 08:34:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=E5QBfUDpsYIZMDcKAwHy95Nynkof/Mj8w5BRecXboXI=; b=iYx3521OTv2d/vrwJ70k0b2lw/I5DzPu4+xRiomOOxk5RTgej4qgh76WsvCGeSEm4q VXMNRA4fYq4HGRqeX+r2x92VPKRhmDMcnh4Smf2eLxBZ5R6E2RYKtT9FlPFFtrIfpoFU uI0VpCb5Hl/Yb7Y/xvzA4l2pfS1YnTT3dUt8Bl9hkOdpMyoasO3wXxKWnG+WXDbtvq9m wLYsXmjcCJD0U8OOjxibZjKdG9OAScod30DiQVqvbzaOUELdj5YphA6MUeJVMr4GKA39 R2eVxK9GBx47jNCRE06LMRBGtDcdkRFBj9OawIj0bmcnGjmdKWQXDubi1gxs9XQDez7h 5cCg== X-Gm-Message-State: ALoCoQkpYjOIQvl+vv8zoPd+3BOAkmZ1iao/JITrHSox+yy/QCGtWlByi1yJKnxzNXITQINWA6PM X-Received: by 10.180.20.209 with SMTP id p17mr9216678wie.13.1418402082047; Fri, 12 Dec 2014 08:34:42 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id bs2sm2404464wjc.43.2014.12.12.08.34.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Dec 2014 08:34:41 -0800 (PST) From: Thomas Monjalon To: "Gonzalez Monroy, Sergio" Date: Fri, 12 Dec 2014 17:34:15 +0100 Message-ID: <1625343.s71lA0fsGY@xps13> Organization: 6WIND User-Agent: KMail/4.14.3 (Linux/3.17.4-1-ARCH; KDE/4.14.3; x86_64; ; ) In-Reply-To: <548AF28C.6050900@6wind.com> References: <1418380884-6875-1-git-send-email-sergio.gonzalez.monroy@intel.com> <91383E96CE459D47BCE92EFBF5CE73B004EFED5F@IRSMSX108.ger.corp.intel.com> <548AF28C.6050900@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2014 16:34:42 -0000 2014-12-12 14:50, Nicolas Dichtel: > Le 12/12/2014 14:38, Gonzalez Monroy, Sergio a =E9crit : > > Any ideas why patchwork is not showing these patches? >=20 > No ... > Thomas, do you have an idea? The parsemail script is responsible of adding new patches. So I guess the answer (bug?) is in this file: =09http://git.ozlabs.org/?p=3Dpatchwork;a=3Dblob;f=3Dapps/patchwork/bin= /parsemail.py Sergio, maybe you could try the parsemail script locally with your patc= h. --=20 Thomas