[dpdk-dev] [PATCH 0/4] app/testfib: testfib app various fixes

Vladimir Medvedkin vladimir.medvedkin at intel.com
Mon Mar 9 13:42:19 CET 2020


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



More information about the dev mailing list