From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 695B45A68 for ; Mon, 4 Jan 2016 00:36:02 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 03 Jan 2016 15:36:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,518,1444719600"; d="scan'208";a="22999979" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga004.fm.intel.com with ESMTP; 03 Jan 2016 15:36:00 -0800 Received: from sivlogin002.ir.intel.com (sivlogin002.ir.intel.com [10.237.217.37]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id u03NZx4s006144; Sun, 3 Jan 2016 23:35:59 GMT Received: from sivlogin002.ir.intel.com (localhost [127.0.0.1]) by sivlogin002.ir.intel.com with ESMTP id u03NZxPh028222; Sun, 3 Jan 2016 23:35:59 GMT Received: (from fyigit@localhost) by sivlogin002.ir.intel.com with œ id u03NZxL1028218; Sun, 3 Jan 2016 23:35:59 GMT X-Authentication-Warning: sivlogin002.ir.intel.com: fyigit set sender to ferruh.yigit@intel.com using -f Date: Sun, 3 Jan 2016 23:35:59 +0000 From: Ferruh Yigit To: "Wiles, Keith" Message-ID: <20160103233559.GA27869@sivlogin002.ir.intel.com> Mail-Followup-To: "Wiles, Keith" , Matthew Hall , "dev@dpdk.org" References: <674FEFDF-70BD-4C02-947B-10C9F9FC862C@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <674FEFDF-70BD-4C02-947B-10C9F9FC862C@intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PKTGEN] OK to reindent the pktgen (mix of tabs and spaces, etc.)? 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: Sun, 03 Jan 2016 23:36:02 -0000 On Sun, Jan 03, 2016 at 05:09:16PM +0000, Wiles, Keith wrote: > A bigger question is what is the coding style of DPDK and where is it documented? I looked in the docs/web site and did not find any coding style suggestions. Maybe I missed it someplace. There is one in: http://dpdk.org/doc/guides/contributing/coding_style.html Regards, ferruh