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 4FB0D1094 for ; Wed, 22 Mar 2017 16:29:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1490196546; x=1521732546; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=9NHOlMlTBrNxeFidbuc3we3DyxAyzXxft+LSqEs7v9s=; b=Ocgtae+Q079ub//wnLhFDm7SIh78O/zmsZ3yjyAZP3umVi9Cr00Rj8kV K14o4NCQL8xTTisnkxwPpvtL+N49+Q==; Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Mar 2017 08:29:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,205,1486454400"; d="scan'208";a="1111100157" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga001.jf.intel.com with ESMTP; 22 Mar 2017 08:29:04 -0700 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 22 Mar 2017 08:29:04 -0700 Received: from fmsmsx108.amr.corp.intel.com ([169.254.9.46]) by fmsmsx116.amr.corp.intel.com ([169.254.2.51]) with mapi id 14.03.0319.002; Wed, 22 Mar 2017 08:29:04 -0700 From: "Eads, Gage" To: Jerin Jacob , "dev@dpdk.org" CC: "thomas.monjalon@6wind.com" , "Richardson, Bruce" , "Van Haaren, Harry" , "hemant.agrawal@nxp.com" , "nipun.gupta@nxp.com" , "santosh.shukla@caviumnetworks.com" Thread-Topic: [dpdk-dev] [PATCH 17/39] event/octeontx: add SSO HW device operations Thread-Index: AQHSlEPYKTcX2zdRfUOH9Eq1CNz8c6GhFmwQ Date: Wed, 22 Mar 2017 15:29:03 +0000 Message-ID: <9184057F7FC11744A2107296B6B8EB1E01E8398E@FMSMSX108.amr.corp.intel.com> References: <1488562101-6658-1-git-send-email-jerin.jacob@caviumnetworks.com> <1488562101-6658-18-git-send-email-jerin.jacob@caviumnetworks.com> In-Reply-To: <1488562101-6658-18-git-send-email-jerin.jacob@caviumnetworks.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.108] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 17/39] event/octeontx: add SSO HW device operations X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2017 15:29:06 -0000 Hi Jerin, Please note the checkpatch issues for this patch: http://dpdk.org/ml/archiv= es/test-report/2017-March/012577.html Thanks, Gage