[dpdk-dev] [PATCH 0/3] Various patches

2014-05-14 Thread Thomas Monjalon
2014-05-12 17:35, Julien Cretin: > This patch set contains three unrelated patches found by running > TrustInSoft Analyzer [1] on some parts of the testpmd application: > > - The first patch fixes a minor signed overflow in a constant > expression of testpmd. > > - The second patch is not a fix

[dpdk-dev] [PATCH 0/3] Various patches

2014-05-12 Thread Julien Cretin
Hello all, This patch set contains three unrelated patches found by running TrustInSoft Analyzer [1] on some parts of the testpmd application: - The first patch fixes a minor signed overflow in a constant expression of testpmd. - The second patch is not a fix and concerns a suspicious loop c