patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [dpdk-dev] [PATCH] net/bonding: remove useless assignment
       [not found] ` <b4937005-0953-96f6-6523-9f95d53075c5@intel.com>
@ 2017-01-26 11:08   ` Ferruh Yigit
  2017-02-14  6:11     ` Yuanhan Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Ferruh Yigit @ 2017-01-26 11:08 UTC (permalink / raw)
  To: Emmanuel Roullit, declan.doherty; +Cc: dev, dpdk stable

On 1/25/2017 12:11 PM, Ferruh Yigit wrote:
> On 1/24/2017 9:15 PM, Emmanuel Roullit wrote:
>> Found with clang static analysis:
>> drivers/net/bonding/rte_eth_bond_pmd.c:903:3:
>> warning: Value stored to 'num_not_send' is never read
>>         num_not_send += slave_bufs_pkts[RTE_MAX_ETHPORTS] - num_send;
>>         ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>> Fixes: 73db5badb042 ("net: align ethdev and eal driver names")
>>
>> Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
> 
> Applied to dpdk-next-net/master, thanks.

Fixes: 06fe78b98ccd ("bond: add mode 6")
Cc: stable@dpdk.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-stable] [dpdk-dev] [PATCH] net/bonding: remove useless assignment
  2017-01-26 11:08   ` [dpdk-stable] [dpdk-dev] [PATCH] net/bonding: remove useless assignment Ferruh Yigit
@ 2017-02-14  6:11     ` Yuanhan Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Yuanhan Liu @ 2017-02-14  6:11 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: Emmanuel Roullit, declan.doherty, dev, dpdk stable

On Thu, Jan 26, 2017 at 11:08:29AM +0000, Ferruh Yigit wrote:
> On 1/25/2017 12:11 PM, Ferruh Yigit wrote:
> > On 1/24/2017 9:15 PM, Emmanuel Roullit wrote:
> >> Found with clang static analysis:
> >> drivers/net/bonding/rte_eth_bond_pmd.c:903:3:
> >> warning: Value stored to 'num_not_send' is never read
> >>         num_not_send += slave_bufs_pkts[RTE_MAX_ETHPORTS] - num_send;
> >>         ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>
> >> Fixes: 73db5badb042 ("net: align ethdev and eal driver names")
> >>
> >> Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
> > 
> > Applied to dpdk-next-net/master, thanks.
> 
> Fixes: 06fe78b98ccd ("bond: add mode 6")
> Cc: stable@dpdk.org

For the same reason (it didn't fix a real bug), I will drop it to a
stable release.

	--yliu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-14  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170124211555.16539-1-emmanuel.roullit@gmail.com>
     [not found] ` <b4937005-0953-96f6-6523-9f95d53075c5@intel.com>
2017-01-26 11:08   ` [dpdk-stable] [dpdk-dev] [PATCH] net/bonding: remove useless assignment Ferruh Yigit
2017-02-14  6:11     ` Yuanhan Liu

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).