From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: [PATCH v2 0/2] Sync compilation with MUSDK-17.10 Date: Mon, 11 Dec 2017 15:07:01 +0100 Message-ID: <1513001223-9881-1-git-send-email-tdu@semihalf.com> References: <1512048774-23838-1-git-send-email-tdu@semihalf.com> Cc: mw@semihalf.com, jck@semihalf.com, dima@marvell.com, nsamsono@marvell.com, jianbo.liu@arm.com, Tomasz Duszynski To: dev@dpdk.org Return-path: Received: from mail-lf0-f67.google.com (mail-lf0-f67.google.com [209.85.215.67]) by dpdk.org (Postfix) with ESMTP id EF54714E8 for ; Mon, 11 Dec 2017 15:07:16 +0100 (CET) Received: by mail-lf0-f67.google.com with SMTP id c140so12464148lfg.7 for ; Mon, 11 Dec 2017 06:07:16 -0800 (PST) In-Reply-To: <1512048774-23838-1-git-send-email-tdu@semihalf.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patchset comes with the following changes: o MUSDK-17.10 is the latest version of the library. Since it brings improvements and fixes switch is necessary. o Some minor updates to the documentation. Note that this series should be applied after net pmd patch series. Changes since v1: - Rename net pmd doc reference. Tomasz Duszynski (2): crypto/mrvl: sync compilation with musdk-17.10 crypto/mrvl: update MRVL CRYPTO PMD documentation doc/guides/cryptodevs/mrvl.rst | 28 ++++------------------------ doc/guides/nics/mrvl.rst | 2 ++ drivers/crypto/mrvl/Makefile | 3 ++- drivers/crypto/mrvl/rte_mrvl_compat.h | 1 + 4 files changed, 9 insertions(+), 25 deletions(-) -- 2.7.4