patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Emmanuel Roullit <emmanuel.roullit@gmail.com>,
	rahul.lakkireddy@chelsio.com
Cc: dev@dpdk.org, dpdk stable <stable@dpdk.org>
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH 1/3] net/cxgbe: init data value before reading seeprom
Date: Thu, 26 Jan 2017 11:06:52 +0000	[thread overview]
Message-ID: <86a5a517-ac1e-fd2c-75f7-7f5598170e03@intel.com> (raw)
In-Reply-To: <1d9bd589-e104-314c-ad07-ae98b8f5bda0@intel.com>

On 1/25/2017 12:12 PM, Ferruh Yigit wrote:
> On 1/24/2017 8:48 PM, Emmanuel Roullit wrote:
>> data value could have been garbage if VPD access timed out for VPD read
>> request could not been issued.
>>
>> Found with clang static analysis:
>> drivers/net/cxgbe/base/t4_hw.c:1577:22:
>> warning: The left operand of '&' is a garbage value
>>         } while ((stats_reg & 0x1) && --max_poll);
>>                   ~~~~~~~~~ ^
>>
>> Fixes: 17ba077c5c54 ("net/cxgbe: support register dump")
>>
>> Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
> 
> Applied to dpdk-next-net/master, thanks.
> 

Fixes: fe0bd9ee5da3 ("net/cxgbe: support EEPROM access")
Cc: stable@dpdk.org

       reply	other threads:[~2017-01-26 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170124204859.8998-1-emmanuel.roullit@gmail.com>
     [not found] ` <1d9bd589-e104-314c-ad07-ae98b8f5bda0@intel.com>
2017-01-26 11:06   ` Ferruh Yigit [this message]
     [not found] ` <20170124204859.8998-2-emmanuel.roullit@gmail.com>
     [not found]   ` <4742eebd-1712-db20-26b0-d2a8e1f9aaf8@intel.com>
     [not found]     ` <20170126044123.GA6590@chelsio.com>
     [not found]       ` <8812ea01-9e01-217c-6440-adc3360e6c75@intel.com>
2017-02-14  6:10         ` [dpdk-stable] [dpdk-dev] [PATCH 2/3] net/cxgbe: remove unused variable usage Yuanhan Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86a5a517-ac1e-fd2c-75f7-7f5598170e03@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=emmanuel.roullit@gmail.com \
    --cc=rahul.lakkireddy@chelsio.com \
    --cc=stable@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).