[dpdk-dev] [PATCH] examples: fix CID 30704 negative loop bound

2016-04-28 Thread Dumitrescu, Cristian
> -Original Message- > From: Mrozowicz, SlawomirX > Sent: Thursday, April 14, 2016 12:16 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Mrozowicz, SlawomirX > > Subject: [PATCH] examples: fix CID 30704 negative loop bound > > Fixes: de3cfa2c9823 ("sched: initial import") > Signed

[dpdk-dev] [PATCH] examples: fix CID 30704 negative loop bound

2016-04-14 Thread Slawomir Mrozowicz
It fix coverity issue: CID 30704 (#1 of 1): Negative loop bound (NEGATIVE_RETURNS) 8. negative_returns: Using unsigned variable n_tokens in a loop exit condition. Date: Thu, 14 Apr 2016 13:15:49 +0200 Message-Id: <1460632549-20942-1-git-send-email-slawomirx.mrozowicz at intel.com> X-Mailer: git-s