From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 00/23] Adding Cavium's OCTEON TX crypto PMD Date: Tue, 09 Oct 2018 11:56:39 +0200 Message-ID: <2247020.bYrf9QPbur@xps> References: <1538744363-30340-1-git-send-email-anoob.joseph@caviumnetworks.com> <1539076076-19786-1-git-send-email-anoob.joseph@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Pablo de Lara , Jerin Jacob , Narayana Prasad , Ankur Dwivedi , Murthy NSSR , Nithin Dabilpuram , Ragothaman Jayaraman , Srisivasubramanian S , Tejasree Kondoj , dev@dpdk.org To: Anoob Joseph , Akhil Goyal Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 111141B45A for ; Tue, 9 Oct 2018 11:56:43 +0200 (CEST) In-Reply-To: <1539076076-19786-1-git-send-email-anoob.joseph@caviumnetworks.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" 09/10/2018 11:07, Anoob Joseph: > v4: > * Marged the following v3 patches (Akhil & Thomas), > - 01/32 & 02/32 > - 03/32, 04/32 & 05/32 > - 06/32 & 07/32 > - 13/32 & 14/32 > - 15/32 & 16/32 > - 17/32 & 18/32 > - 27/32 & 28/32 > - 29/32 & 30/32 > * Replaced usages OCTEONTX with OCTEON TX (Thomas & Jerin) > * Fixed commit logs in v3 02/32 (Thomas) > * Replaced references to cpt with octeontx in v3 31/32 (Akhil) > * Fixed commit logs in v3 31/32 (Akhil) I guess it is ready to be pushed in the tree now. Thanks