DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2] devtools: check orphan symbols in map files
Date: Tue, 29 May 2018 17:56:15 +0200	[thread overview]
Message-ID: <6505816.6lJQvvYBPQ@xps> (raw)
In-Reply-To: <20180527215447.2841-1-thomas@monjalon.net>

27/05/2018 23:54, Thomas Monjalon:
> The script check-symbol-maps.sh finds the symbols exported
> in a map file but not referenced in the codebase.
> 
> Suggested-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> v2:
>     - rewrite Python script from Pavan in a smaller shell script
>     - check symbol as whole word (-w)
>     - print one symbol per line
> ---
>  MAINTAINERS                   |  1 +
>  devtools/check-symbol-maps.sh | 30 ++++++++++++++++++++++++++++++

Applied

  reply	other threads:[~2018-05-29 15:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12 16:13 [dpdk-dev] [PATCH] devtools: add script to verify " Pavan Nikhilesh
2018-02-13 10:48 ` Ferruh Yigit
2018-05-27 20:50   ` Thomas Monjalon
2018-05-27 21:54     ` [dpdk-dev] [PATCH v2] devtools: check orphan symbols in " Thomas Monjalon
2018-05-29 15:56       ` Thomas Monjalon [this message]
2018-05-28  9:21     ` [dpdk-dev] [PATCH] devtools: add script to verify " Bruce Richardson
2018-05-28  9:31       ` Thomas Monjalon
2018-05-28 13:17         ` Bruce Richardson

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=6505816.6lJQvvYBPQ@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=pbhagavatula@caviumnetworks.com \
    /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).