DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Trivial fixes for Coverity warnings
@ 2015-12-08 16:51 Stephen Hemminger
  2015-12-08 16:51 ` [dpdk-dev] [PATCH 1/2] ip_pipeline: fix coverity warning Stephen Hemminger
  2015-12-08 16:51 ` [dpdk-dev] [PATCH 2/2] ethtool: fix dead code Stephen Hemminger
  0 siblings, 2 replies; 5+ messages in thread
From: Stephen Hemminger @ 2015-12-08 16:51 UTC (permalink / raw)
  To: dev

Fix the low hanging fruit.

Stephen Hemminger (2):
  ip_pipeline: fix coverity warning
  ethtool: fix dead code

 examples/ethtool/ethtool-app/ethapp.c | 9 +++------
 examples/ip_pipeline/thread_fe.c      | 5 ++---
 2 files changed, 5 insertions(+), 9 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-12-09 20:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-08 16:51 [dpdk-dev] [PATCH 0/2] Trivial fixes for Coverity warnings Stephen Hemminger
2015-12-08 16:51 ` [dpdk-dev] [PATCH 1/2] ip_pipeline: fix coverity warning Stephen Hemminger
2015-12-08 16:51 ` [dpdk-dev] [PATCH 2/2] ethtool: fix dead code Stephen Hemminger
2015-12-08 16:58   ` Remy Horton
2015-12-09 20:36     ` Thomas Monjalon

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