From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com [209.85.215.43]) by dpdk.org (Postfix) with ESMTP id 148EF568E for ; Fri, 16 Oct 2015 10:46:27 +0200 (CEST) Received: by lffv3 with SMTP id v3so76633641lff.0 for ; Fri, 16 Oct 2015 01:46:26 -0700 (PDT) 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=YG4Ld4PJMEPy9YButugmO68hFcZjt0e1HRRs6UwCNI8=; b=BSx18G5nUELVlYs0NuChwmyvLtIiTTw1iSglp30yXJBW+9nOVq3fVPamUMsVsh8nze MgXLjQFcFjsNL/tCo+0eCS39yWzwTbo3RuuST+RhB3QWekUEm6pZ+T949dVlPMojrcFZ 6lEHAohOPyryp4US/sabs6+6ffUq5SSRZCgqo83t3NPLyXyZuMVWrek/u91AgKyHr5el Vi/2dcw6dFXDR8y9ff/T08AT1s8iHYa35XZg+a5n2y1PrrMdJqMeMZxlkEgSsB1cT8/X eYWncWmYMocBLE38UrVZ+ltBNSMWev0WbsoNN4HAnWZdPtr2vDgOvYtIvGmr5xcBe3/7 r+fg== X-Gm-Message-State: ALoCoQkMSu6K+Nopkhnn5NOm5CADSZYMaaWbkvvOR4vjUMnOzETbKjfTlncTDBPa2WT3GqK22b63 X-Received: by 10.180.208.82 with SMTP id mc18mr3290911wic.85.1444985186580; Fri, 16 Oct 2015 01:46:26 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id jv5sm21231280wjb.16.2015.10.16.01.46.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Oct 2015 01:46:25 -0700 (PDT) From: Thomas Monjalon To: Stephen Hemminger Date: Fri, 16 Oct 2015 10:45:23 +0200 Message-ID: <3345500.oDnpnKKuHc@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <20151015144406.1aaca698@xeon-e3> References: <20151015144406.1aaca698@xeon-e3> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] DPDK patch backlog 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, 16 Oct 2015 08:46:27 -0000 2015-10-15 14:44, Stephen Hemminger: > There are currently 428 patches in New state in DPDK patchwork. > > Thomas, could you start reducing that backlog? Yes > The simplest solution would be to merge some of the big patch series > from Intel for the base drivers, then reviewers can focus on the other > patches. That's why having a drivers/net subtree would be useful.