From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1D3C7A00BE for ; Wed, 30 Oct 2019 09:06:28 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D37861BEF0; Wed, 30 Oct 2019 09:06:27 +0100 (CET) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 80F8A1BEAE for ; Wed, 30 Oct 2019 09:06:24 +0100 (CET) Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com [209.85.221.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D6F128665D for ; Wed, 30 Oct 2019 08:06:23 +0000 (UTC) Received: by mail-vk1-f199.google.com with SMTP id r128so627845vke.17 for ; Wed, 30 Oct 2019 01:06:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lI5rXy4dqy2IdqK1dNdU6h5m6bzafL/qB3OghOWwMAE=; b=MTVrmo5boYXZoL1LIVcbCaKUO9MnMFZhvF/Hdjy9EYBkAe6PwuVXwHXvGWOm6yXyKE WQfLqTrW6c8MwPI668sPdyQcA4/pnMNmVhkOwUobl2SX8xXNUJzgDEnoOkaZ58oFS0Rx mckq88Mr5+DESBIxBTtLua1kE2K1UaVChu2KJWZIo0xnXxnOs6aU+ynfeKI27enI8eDQ ZElGAXgVOwNm8OMKTHtJHRppxmhmV+hckJNZT+0gnbq+jWDRWcqiMggQxwz1U4PKG00q Gk/8+iNwopXBne0D750+5A5bGwXVTjceti0lYY71zVbgSWFFqQ1zzRx0Io5pPUAtrFVZ p6qw== X-Gm-Message-State: APjAAAUUOKHtCDRXTmMdyQel3MLH9RIfoMYk6ld8dbKd8q/e+4mO+M5a kknM7fK8SMfhvcS1chO6twvI+9LoTFw8eTdHcUmgXd5TeDJLlyT0Su+aDNfz0zSLbACrf2AYcI6 xHwbLn2N2F4OK0va0JN2RIMU= X-Received: by 2002:ab0:2753:: with SMTP id c19mr3530942uap.41.1572422783030; Wed, 30 Oct 2019 01:06:23 -0700 (PDT) X-Google-Smtp-Source: APXvYqx0nDbmvLfaU/WeuoPz03q6w7/ge+YjHZWCUX62RxFXU6eEYlWqdcarS7Xm4qI4VVVul0P6pvcoxWY8yVYSKhg= X-Received: by 2002:ab0:2753:: with SMTP id c19mr3530936uap.41.1572422782691; Wed, 30 Oct 2019 01:06:22 -0700 (PDT) MIME-Version: 1.0 References: <20191001125315.6191-1-ktraynor@redhat.com> <20191001130405.7076-1-ktraynor@redhat.com> <20191001130405.7076-6-ktraynor@redhat.com> In-Reply-To: <20191001130405.7076-6-ktraynor@redhat.com> From: David Marchand Date: Wed, 30 Oct 2019 09:06:11 +0100 Message-ID: To: Kevin Traynor Cc: dev , ssahu@marvell.com, dpdk stable , Ashish Gupta Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH 7/9] compress/octeontx: remove commented out code X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Tue, Oct 1, 2019 at 3:05 PM Kevin Traynor wrote: > > This code is commented out. Remove it. > > Fixes: 43e610bb8565 ("compress/octeontx: introduce octeontx zip PMD") > Cc: ssahu@marvell.com > Cc: stable@dpdk.org > > Signed-off-by: Kevin Traynor > --- > drivers/compress/octeontx/include/zip_regs.h | 8 -------- > 1 file changed, 8 deletions(-) > > diff --git a/drivers/compress/octeontx/include/zip_regs.h b/drivers/compress/octeontx/include/zip_regs.h > index 04c3d75e9..96e538bb7 100644 > --- a/drivers/compress/octeontx/include/zip_regs.h > +++ b/drivers/compress/octeontx/include/zip_regs.h > @@ -37,5 +37,4 @@ typedef union { > #endif /* Word 0 - End */ > } s; > - /* struct zip_vqx_ena_s cn; */ > } zip_vqx_ena_t; > > @@ -65,5 +64,4 @@ typedef union { > #endif /* Word 0 - End */ > } s; > - /* struct zip_vqx_sbuf_addr_s cn; */ > } zip_vqx_sbuf_addr_t; > > @@ -85,5 +83,4 @@ typedef union { > #endif /* Word 0 - End */ > } s; > - /* struct zip_quex_doorbell_s cn; */ > } zip_quex_doorbell_t; > > @@ -105,5 +102,4 @@ union zip_nptr_s { > #endif /* Word 0 - End */ > } s; > - /* struct zip_nptr_s_s cn83xx; */ > }; > > @@ -198,5 +194,4 @@ union zip_inst_s { > /** Beginning of file */ > uint64_t bf : 1; > - // uint64_t reserved_3_4 : 2; > /** Comp/decomp operation */ > uint64_t op : 2; > @@ -211,5 +206,4 @@ union zip_inst_s { > uint64_t dg : 1; > uint64_t ds : 1; > - //uint64_t reserved_3_4 : 2; > uint64_t op : 2; > uint64_t bf : 1; > @@ -616,6 +610,4 @@ union zip_zres_s { > #endif /* Word 7 - End */ > } /** ZIP Result Structure */s; > - > - /* struct zip_zres_s_s cn83xx; */ > }; > > -- > 2.21.0 > Reviewed-by: David Marchand -- David Marchand