From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: DPDK's GSoC participation Date: Fri, 1 Feb 2019 17:00:11 +0000 Message-ID: References: <6706445.jDfIes0TBL@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org, ajit.khaparde@broadcom.com To: Thomas Monjalon , Karuna Grewal Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id E01AE1B4F0 for ; Fri, 1 Feb 2019 18:00:16 +0100 (CET) In-Reply-To: <6706445.jDfIes0TBL@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 1/31/2019 5:49 PM, Thomas Monjalon wrote: > 31/01/2019 18:07, Karuna Grewal: >> Hi everyone, >> >> I saw the previous thread about DPDK's GSoC ideas. As someone having >> experience using the same while investigating various userspace network >> stack implementations, I want to know if there are any beginner friendly >> tasks on bugzilla for me to start contributing to this project. >> Any pointers in this direction are appreciated. > > That's a good question. > We should mark some easy tasks in bugzilla with a special priority. > > Ferruh, Ajit, any comment? Bugzilla is mainly for defects, more than tasks, you can check them, there is no any difficulty level assigned to them but working on them can be educational. You can check static analysis results and fix some of them, - coverity: https://scan.coverity.com/projects/dpdk-data-plane-development-kit?tab=overview - cppcheck: https://bugs.dpdk.org/show_bug.cgi?id=58 There is also a good to have feature list, but not sure how beginner they are: https://core.dpdk.org/roadmap/#future Great to see the interest, thanks for volunteering, ferruh