From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 562341B3A7 for ; Wed, 30 Jan 2019 18:17:19 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 98FABC0586DD; Wed, 30 Jan 2019 17:17:18 +0000 (UTC) Received: from ktraynor.remote.csb (ovpn-117-200.ams2.redhat.com [10.36.117.200]) by smtp.corp.redhat.com (Postfix) with ESMTP id 905AE608C4; Wed, 30 Jan 2019 17:17:17 +0000 (UTC) To: "Mody, Rasesh" , "stable@dpdk.org" Cc: Dept-Eng DPDK Dev References: <1548282791-10600-1-git-send-email-rasesh.mody@cavium.com> From: Kevin Traynor Organization: Red Hat Message-ID: Date: Wed, 30 Jan 2019 17:17:16 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <1548282791-10600-1-git-send-email-rasesh.mody@cavium.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Wed, 30 Jan 2019 17:17:18 +0000 (UTC) Subject: Re: [dpdk-stable] [PATCH 18.08] net/bnx2x: fix info logs backport 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: , X-List-Received-Date: Wed, 30 Jan 2019 17:17:19 -0000 On 01/23/2019 10:33 PM, Mody, Rasesh wrote: > This patch fixes build failure introduced by following commit. > Fixes: 8570d267a87e ("net/bnx2x: cleanup info logs") > > Signed-off-by: Rasesh Mody Thanks Rasesh. Pushed to 18.08 branch.