From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id B731A9B8D for ; Wed, 2 Aug 2017 17:36:38 +0200 (CEST) Received: by mail-wr0-f176.google.com with SMTP id 33so20203950wrz.4 for ; Wed, 02 Aug 2017 08:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=9keo991cG9Ycqxp685uLoyskfRvqegZhl5ZzI8LIe7c=; b=XuR/WdJmD87essC1mR3Ypogbf2KmF32r+CrNJDKqWlVrRf6+XmzJ0IcNy+IJaAhmJp KEVPIuC9Fx9EyMbs58x8RcQfTYCKYsyPs3OO8Sab3YEfEsKGEqYU+nTM5tTr2K7qaNUt SzgB+lg66dHr2QuL2DHHcUICgwu3e27642Di65hHq7O4oq+DVcARiiTOTlA5TmB++2fP sbvum9OhZ2yMkFgVRcKspQw/dUSQjzhbAy4iMthsP47L0V+WFLcKmN/zrP5f496TLDpy A+fVKOz3Y24Z/IfqDica4GLllazJZlUOvmE8sNKJjj4RR0UUQwI06DcCLXfe/KDPYl83 +fjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=9keo991cG9Ycqxp685uLoyskfRvqegZhl5ZzI8LIe7c=; b=lm+ZDuucHtbwnVYz487aHpR7BOqA6Pdjn2OcfaEmbQk8iVkv75b6SlR0cSSAkiDX7b H88y9P8BH8cg9QH+ZsYG+AK517dSlshK+aG+fe2e+80FOCEemTh36vcmAlS8YzTCbz+P UClKLgzbJM7i56/TrlMX3Y72AnmUpxiTMj72nFAh1oKdQVHCkiDeiv7mYzlSOFaBnxb5 PDvKc53aDxxRe1J/fCEBr3BiKqY6OBgYsy7iTytmEEBWijS9KdYEe5P/s3PLBjYf0go4 9tHTcaLf+YxOZ9nwFDZxggvoF0uLi/gAhnEQ2P3w1YQiGyPCqrJcAUijx9WhFDe9nf0b pekw== X-Gm-Message-State: AIVw111FFMrvRSdbvcgs5udOBeVI7a9/P12BP116DPqCmjyZD2IAp2D4 6L+IJn3U5+VAuF8ekz1f1w== X-Received: by 10.223.164.208 with SMTP id h16mr20134936wrb.100.1501688197808; Wed, 02 Aug 2017 08:36:37 -0700 (PDT) Received: from autoinstall.dev.6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id y203sm3983982wmc.27.2017.08.02.08.36.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2017 08:36:37 -0700 (PDT) Date: Wed, 2 Aug 2017 17:36:28 +0200 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: dev@dpdk.org, Ferruh Yigit Cc: Shahaf Shuler , Thomas Monjalon Message-ID: <20170802153628.GK7659@autoinstall.dev.6wind.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH 0/5] net/mlx5: cleanups X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2017 15:36:38 -0000 On Tue, Aug 01, 2017 at 02:09:26PM +0200, Nelio Laranjeiro wrote: > This Series make some cleanup in mlx5 PMD by removing useless code or non > working code. > > This series apply on top of: > [PATCH 0/5] net/mlx5: enable/disable vPMD and some cleanups > Specifically on patch: net/mlx5: cleanup Rx ring in free functions > > http://dpdk.org/dev/patchwork/patch/27303/ Differed to the next release, Thanks -- Nélio Laranjeiro 6WIND