From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 00/11] Snow3G bit-level support Date: Mon, 20 Jun 2016 22:41:09 +0200 Message-ID: <2668669.310lr0AhX7@xps13> References: <1466414873-23506-1-git-send-email-pablo.de.lara.guarch@intel.com> <1466433902-27644-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, declan.doherty@intel.com, deepak.k.jain@intel.com To: Pablo de Lara Return-path: Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com [209.85.215.41]) by dpdk.org (Postfix) with ESMTP id 1B239AD9B for ; Mon, 20 Jun 2016 22:41:20 +0200 (CEST) Received: by mail-lf0-f41.google.com with SMTP id f6so46361931lfg.0 for ; Mon, 20 Jun 2016 13:41:20 -0700 (PDT) In-Reply-To: <1466433902-27644-1-git-send-email-pablo.de.lara.guarch@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Pablo de Lara (11): > snow3g: rename libsso reference due to library update > doc: update build instructions for libsso_snow3g > snow3g: define IV/digest length macros > snow3g: support bit-level operations > snow3g: add missing feature flags > test: use new bit-level memcmp macro > test: fix buffer lengths for snow3G tests > test: add out-of-place crypto op tests for Snow3G PMD > test: add bit-level Snow3G UIA2 tests > test: add Snow3G UEA2 test with offset > test: refactor snow3g/kasumi tests Applied, thanks