From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stephen@networkplumber.org>
Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com
 [209.85.192.181]) by dpdk.org (Postfix) with ESMTP id 75DF8594D
 for <dev@dpdk.org>; Tue, 18 Mar 2014 21:57:31 +0100 (CET)
Received: by mail-pd0-f181.google.com with SMTP id p10so7567557pdj.26
 for <dev@dpdk.org>; Tue, 18 Mar 2014 13:59:02 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:date:from:to:subject:message-id:mime-version
 :content-type:content-transfer-encoding;
 bh=pD8b/adKsQ8KKsc0lNs0BlsRelCLF9mqJ0tClhCQD9w=;
 b=RI21Wj6eUcJa+pV/lsdAH8qSj4YG5ves8vKP2U/NHUoiwC2DLyl+NPH9iafxe61bGa
 dybLGSDW0nBWJJJAOOKwDOYvqlyK3ivZq1be4ZfToMZ10YqojhnLZJCMRYuM070oe0ua
 KQassmTchNHxutLqKdVuFmhoi8QKi3ZvXX6bkOOK5pLL+Dn/idprdW85k9VTcsvPVGzR
 iUROl4v9KMptixM1O905qtkoTF3LTB5NzCvYyTXajhHEJ+OwoKOuYrsRHLePAcLVBZuo
 KXUwi4xCdYgt9OBp3CvaioHJY+x9RtjvlZ0G5p/NwXzRQuZ7fu6sCbzOE8L3AbKBP8Ln
 Dz8A==
X-Gm-Message-State: ALoCoQk5PoSxGsGAxkN35pIk1GgnRXcilAeYgxsbf93Oi/BYmx71fu7OSZ4VNJ6Yiptlc9fgR9ln
X-Received: by 10.68.202.194 with SMTP id kk2mr13226280pbc.156.1395176342497; 
 Tue, 18 Mar 2014 13:59:02 -0700 (PDT)
Received: from nehalam.linuxnetplumber.net
 (static-50-53-83-51.bvtn.or.frontiernet.net. [50.53.83.51])
 by mx.google.com with ESMTPSA id ix2sm55554088pbc.45.2014.03.18.13.59.01
 for <dev@dpdk.org> (version=TLSv1.2 cipher=RC4-SHA bits=128/128);
 Tue, 18 Mar 2014 13:59:02 -0700 (PDT)
Date: Tue, 18 Mar 2014 13:58:59 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Message-ID: <20140318135859.53fac97c@nehalam.linuxnetplumber.net>
X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: [dpdk-dev] patchwork for dpdk.org?
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 18 Mar 2014 20:57:32 -0000

Anybody considered setting up patchwork to track patches on this list?

If not familiar, patchwork is a back end which maintainers and developers
can keep track of patches submitted and make sure of the status (accepted, rejected, review, etc).