From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id 5EB9468F7 for ; Tue, 16 Jul 2013 10:53:02 +0200 (CEST) Received: by mail-wi0-f170.google.com with SMTP id ey16so3865895wid.3 for ; Tue, 16 Jul 2013 01:53:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id:x-gm-message-state; bh=y0cFOJqdMESDy0S6ws+dAgmtP9U/jd1fwBTSQZTz80A=; b=Xg04+h0GNXV2QG+uKUiddqwAV0TgU5y0hWF5n71EIfmYE8VoC3kelLS9Nvcu5/E8bi X98RN8pQJx/UEVBJqIXtIbOFPGGjSsvsQG2wuu61HAzAtHKjrILVe5tHugin07NyzlSk nFqncVf/6iOm0hHldwbPCg/Zgr+i/snQsqpdvXUldqyDRnQgifkHkqxQc4eJ0ma9yVGb pVLCu88IdMhKW9FpnJUpDBcKuX+f48KMYT/azFHqkyEUfonj9TMkzRArwsEK81xaQ2jC RKLsPxqOmogA2d7MjWLchOtZz8UhQ33SeyIx0088fh63VtCGmmhSFXavO0iS+xughb4R C58g== X-Received: by 10.180.80.6 with SMTP id n6mr11690385wix.59.1373964802041; Tue, 16 Jul 2013 01:53:22 -0700 (PDT) Received: from angus.localnet (6wind.net2.nerim.net. [213.41.180.237]) by mx.google.com with ESMTPSA id d8sm888001wiz.0.2013.07.16.01.53.20 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 16 Jul 2013 01:53:21 -0700 (PDT) From: Thomas Monjalon Organization: 6WIND To: Stephen Hemminger Date: Tue, 16 Jul 2013 10:53:18 +0200 User-Agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) References: <20130530171234.301927271@vyatta.com> <20130605143337.76af91ff@nehalam.linuxnetplumber.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201307161053.19175.thomas.monjalon@6wind.com> X-Gm-Message-State: ALoCoQlH7XTatvdR1Bv1q29r8SKLPL8hG1RpETIctdtxSi9lhJpD28smoGfteOQNjpZfAE8NDWxX Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 5/7] pci: support multiple PCI regions per device 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: Tue, 16 Jul 2013 08:53:02 -0000 Hello, 18/06/2013 03:28, somnath kotur : > Any idea on the ETA for this patch? I'm presuming it's all good to be > pulled into the mainline otherwise? We are waiting for a commit log. Please Stephen, could you fix the number of PCI_MEM_RESOURCE and provide a commit log ? Thank you -- Thomas