From: David Miller <davem@davemloft.net>
To: bhole_prashant_q7@lab.ntt.co.jp
Cc: netdev@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
quentin.monnet@netronome.com, jakub.kicinski@netronome.com
Subject: Re: [PATCH net-next V4 0/3] tools: bpftool: show filenames of pinned objects
Date: Sat, 11 Nov 2017 13:05:44 +0900 (KST) [thread overview]
Message-ID: <20171111.130544.1887946104044965960.davem@davemloft.net> (raw)
In-Reply-To: <20171108045549.5356-1-bhole_prashant_q7@lab.ntt.co.jp>
From: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>
Date: Wed, 8 Nov 2017 13:55:46 +0900
> This patchset adds support to show pinned objects in object details.
>
> Patch1 adds a funtionality to open a path in bpf-fs regardless of its object
> type.
>
> Patch2 adds actual functionality by scanning the bpf-fs once and adding
> object information in hash table, with object id as a key. One object may be
> associated with multiple paths because an object can be pinned multiple times
>
> Patch3 adds command line option to enable this functionality. Making it optional
> because scanning bpf-fs can be costly.
Series applied, thanks!
prev parent reply other threads:[~2017-11-11 4:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-08 4:55 [PATCH net-next V4 0/3] tools: bpftool: show filenames of pinned objects Prashant Bhole
2017-11-08 4:55 ` [PATCH net-next V4 1/3] tools: bpftool: open pinned object without type check Prashant Bhole
2017-11-08 4:55 ` [PATCH net-next V4 2/3] tools: bpftool: show filenames of pinned objects Prashant Bhole
2017-11-08 4:55 ` [PATCH net-next V4 3/3] tools: bpftool: optionally " Prashant Bhole
2017-11-08 15:11 ` [PATCH net-next V4 0/3] tools: bpftool: " Jakub Kicinski
2017-11-11 4:05 ` David Miller [this message]
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=20171111.130544.1887946104044965960.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@kernel.org \
--cc=bhole_prashant_q7@lab.ntt.co.jp \
--cc=daniel@iogearbox.net \
--cc=jakub.kicinski@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=quentin.monnet@netronome.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).