DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] app/testfib: testfib app various fixes
@ 2020-03-09 12:42 Vladimir Medvedkin
  2020-03-09 12:42 ` [dpdk-dev] [PATCH 1/4] app/testfib: fix possible uninitialized warning Vladimir Medvedkin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vladimir Medvedkin @ 2020-03-09 12:42 UTC (permalink / raw)
  To: dev

This patch series fixes compillation problems for some platforms.
Also it enables testfib app build with other applications.

Vladimir Medvedkin (4):
  app/testfib: fix possible uninitialized warning
  app/testfib: fix format string
  app/testfib: get rid of libresolv dependency
  app: enable test-fib application

 app/Makefile          |   1 +
 app/meson.build       |   3 +-
 app/test-fib/Makefile |   2 -
 app/test-fib/main.c   | 118 +++++++++++++++++++++++++-------------------------
 4 files changed, 62 insertions(+), 62 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-04-10  9:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09 12:42 [dpdk-dev] [PATCH 0/4] app/testfib: testfib app various fixes Vladimir Medvedkin
2020-03-09 12:42 ` [dpdk-dev] [PATCH 1/4] app/testfib: fix possible uninitialized warning Vladimir Medvedkin
2020-03-09 12:42 ` [dpdk-dev] [PATCH 2/4] app/testfib: fix format string Vladimir Medvedkin
2020-03-09 12:42 ` [dpdk-dev] [PATCH 3/4] app/testfib: get rid of libresolv dependency Vladimir Medvedkin
2020-03-09 12:42 ` [dpdk-dev] [PATCH 4/4] app: enable test-fib application Vladimir Medvedkin
2020-04-10  9:46 ` [dpdk-dev] [PATCH 0/4] app/testfib: testfib app various fixes David Marchand

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