From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 0D31A1B03C for ; Sat, 20 Jan 2018 10:45:26 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jan 2018 01:45:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,385,1511856000"; d="scan'208";a="11235873" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga007.jf.intel.com with ESMTP; 20 Jan 2018 01:45:25 -0800 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sat, 20 Jan 2018 01:45:25 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sat, 20 Jan 2018 01:45:25 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by shsmsx102.ccr.corp.intel.com ([169.254.2.189]) with mapi id 14.03.0319.002; Sat, 20 Jan 2018 17:45:23 +0800 From: "Zhang, Helin" To: "Ananyev, Konstantin" , "Nicolau, Radu" , "dev@dpdk.org" CC: "Yigit, Ferruh" , "Lu, Wenzhuo" , "Zhao, XinfengX" , "De Lara Guarch, Pablo" Thread-Topic: [PATCH v2] net/ixgbe: check if security capabilities are enabled by HW Thread-Index: AQHTj4wwRNkcZg/91EKGlwyWQgGGPaN4qw/QgAAgVJCAA7wkcA== Date: Sat, 20 Jan 2018 09:45:22 +0000 Message-ID: References: <1516187946-30607-1-git-send-email-radu.nicolau@intel.com> <1516190088-1540-1-git-send-email-radu.nicolau@intel.com> <2601191342CEEE43887BDE71AB9772588627F305@irsmsx105.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] net/ixgbe: check if security capabilities are enabled by HW 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: Sat, 20 Jan 2018 09:45:27 -0000 > -----Original Message----- > From: Zhang, Helin > Sent: Thursday, January 18, 2018 8:43 AM > To: Ananyev, Konstantin; Nicolau, Radu; dev@dpdk.org > Cc: Yigit, Ferruh; Lu, Wenzhuo; Zhao, XinfengX; De Lara Guarch, Pablo > Subject: RE: [PATCH v2] net/ixgbe: check if security capabilities are ena= bled by > HW >=20 >=20 >=20 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ananyev, > > Konstantin > > Sent: Thursday, January 18, 2018 6:48 AM > > To: Nicolau, Radu; dev@dpdk.org > > Cc: Yigit, Ferruh; Lu, Wenzhuo; Zhao, XinfengX; De Lara Guarch, Pablo > > Subject: Re: [dpdk-dev] [PATCH v2] net/ixgbe: check if security > > capabilities are enabled by HW > > > > > > > > > -----Original Message----- > > > From: Nicolau, Radu > > > Sent: Wednesday, January 17, 2018 11:55 AM > > > To: dev@dpdk.org > > > Cc: Yigit, Ferruh ; Lu, Wenzhuo > > > ; Ananyev, Konstantin > > > ; Zhao, XinfengX > > > ; De Lara Guarch, Pablo > > > ; Nicolau, Radu > > > > > > Subject: [PATCH v2] net/ixgbe: check if security capabilities are > > > enabled by HW > > > > > > Check if the security enable bits are not fused before setting > > > offload capabilities for security > > > > > > Signed-off-by: Radu Nicolau > > > --- > > > > Acked-by: Konstantin Ananyev > Applied to dpdk-next-net-intel, with minor commit title changes. Thanks! Removed from dpdk-next-net-intel, as new version was sent out. Thanks! /Helin >=20 > /Helin