DPDK patches and discussions
 help / color / mirror / Atom feed
From: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/4] app/testfib: testfib app various fixes
Date: Mon,  9 Mar 2020 12:42:19 +0000	[thread overview]
Message-ID: <1583757743-375198-1-git-send-email-vladimir.medvedkin@intel.com> (raw)

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


             reply	other threads:[~2020-03-09 12:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-09 12:42 Vladimir Medvedkin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1583757743-375198-1-git-send-email-vladimir.medvedkin@intel.com \
    --to=vladimir.medvedkin@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).