From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0A2FCA052A; Tue, 2 Feb 2021 12:49:15 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49B6F2402B1; Tue, 2 Feb 2021 12:49:05 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 280CD240293 for ; Tue, 2 Feb 2021 12:49:02 +0100 (CET) IronPort-SDR: iK+V6CCi0uFe8g3RSWaWyD93P8tieZXvMLQfiB1awlGSkqxRg3/jU2qXDvRSLWfVmuUAYmmAUK IuLDwRjbRuBw== X-IronPort-AV: E=McAfee;i="6000,8403,9882"; a="167946388" X-IronPort-AV: E=Sophos;i="5.79,394,1602572400"; d="scan'208";a="167946388" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Feb 2021 03:49:00 -0800 IronPort-SDR: Rlz9up5lyffpVQjxwLnBdWBtcPX0+u3kYPwZ67RblLyN2odTku3az+My8Kriulvdghh8YW0Iy9 B7jRgqobL7mQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.79,394,1602572400"; d="scan'208";a="406134695" Received: from silpixa00400355.ir.intel.com (HELO silpixa00400355.ger.corp.intel.com) ([10.237.223.148]) by fmsmga004.fm.intel.com with ESMTP; 02 Feb 2021 03:48:55 -0800 From: Ciara Power To: dev@dpdk.org Cc: akhil.goyal@nxp.com, declan.doherty@intel.com, Ciara Power Date: Tue, 2 Feb 2021 11:48:45 +0000 Message-Id: <20210202114847.3724834-1-ciara.power@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 0/2] Update doc for crypto perf script X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" A release note is added for the new crypto perf script. Some small fixes for the script documentation are also included. Ciara Power (2): doc: update release notes for crypto perf script doc: fix crypto perf script guide doc/guides/rel_notes/release_21_02.rst | 6 ++++++ doc/guides/tools/cryptoperf.rst | 9 +++------ 2 files changed, 9 insertions(+), 6 deletions(-) -- 2.25.1