From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <rkerur@gmail.com>
Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com
 [209.85.192.177]) by dpdk.org (Postfix) with ESMTP id 05608677B
 for <dev@dpdk.org>; Fri, 31 Oct 2014 22:30:17 +0100 (CET)
Received: by mail-pd0-f177.google.com with SMTP id v10so7969671pde.36
 for <dev@dpdk.org>; Fri, 31 Oct 2014 14:39:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:date:message-id:subject:from:to:content-type;
 bh=oNHzSWAGDTiYrEXcA7JHDWVbtZm6eBOf7NZ4/00Hn+Q=;
 b=vGkT9Ea5NV0u5/gO5qQpQf2N9/TmUt4bj+g9FfyExuB9yEP/igHk7vJKBvYNFXIwUh
 OUwf2eGiYfHer1IvqF4L1E6cmtHWbU1g/6YDrNDdhnpT7Ee2uFarFNLlA1HUFeTjKR2J
 zcwNxg5RurBaG/6gK2JiYCONDBjYW099LntcsDsnSSGX3h405RBJz7cPm2pkDsLcCIXY
 YA9LXmlMoLwgdNlQ7FkzxeqjS37KrPWc1oho/VvRBWX1LTNURQXPVJbF9dBBs8R/GnAE
 X/OS4ocYexlppRtd5DTRV50AMMyxn1coXeEgDKZ5SCqkdeYnce0qStAdJXaa3gK+qWfQ
 cAHQ==
MIME-Version: 1.0
X-Received: by 10.66.169.132 with SMTP id ae4mr27295707pac.87.1414791559394;
 Fri, 31 Oct 2014 14:39:19 -0700 (PDT)
Received: by 10.70.92.42 with HTTP; Fri, 31 Oct 2014 14:39:19 -0700 (PDT)
Date: Fri, 31 Oct 2014 14:39:19 -0700
Message-ID: <CAFb4SLB+P66Xo1YCQysXrft9JAe3ePajvPD3Gg3nb7UOoPT5cw@mail.gmail.com>
From: r k <rkerur@gmail.com>
To: dev@dpdk.org
Content-Type: text/plain; charset=UTF-8
Subject: [dpdk-dev] Q on contribution to DPDK
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: Fri, 31 Oct 2014 21:30:18 -0000

Hello DPDK development team,

I am interested in contributing to DPDK and wanted to know a way of
contributing to it. Some questions

1. Will DPDK accept patches from community? I will be individual
contributor with no affiliation to any company.

2. If answer is "Yes" to previous question, should I look at DPDK
development roadmap and pick one from that?

Inputs appreciated.

Thanks,
Ravi