From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 5D37B2931 for ; Mon, 4 Apr 2016 15:30:46 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 04 Apr 2016 06:30:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,440,1455004800"; d="scan'208";a="947642823" Received: from dwdohert-dpdk.ir.intel.com ([163.33.210.69]) by orsmga002.jf.intel.com with ESMTP; 04 Apr 2016 06:30:44 -0700 To: Pablo de Lara , dev@dpdk.org, john.mcnamara@intel.com References: <1459509837-41193-1-git-send-email-pablo.de.lara.guarch@intel.com> From: Declan Doherty Message-ID: <57026C17.9020904@intel.com> Date: Mon, 4 Apr 2016 14:28:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1459509837-41193-1-git-send-email-pablo.de.lara.guarch@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: update the snow3g library information 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: Mon, 04 Apr 2016 13:30:46 -0000 On 01/04/16 12:23, Pablo de Lara wrote: > A new process to request the libsso library required by the SNOW3G PMD > has been put in place, through a website, replacing the previous email method. > This commit updates the SNOW3G documentation, to reflect this change. > > Since the library does not support newer gcc versions, the documentation > also contains a patch to make the library work with gcc > 5.0. > > Signed-off-by: Pablo de Lara > --- ..... > Acked-by: Declan Doherty