From: David Miller <davem@davemloft.net>
To: dborkman@redhat.com
Cc: netdev@vger.kernel.org, mgherzan@gmail.com, matt@ozlabs.org,
eric.dumazet@google.com
Subject: Re: [PATCH net-next] filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Date: Thu, 21 Mar 2013 17:26:17 -0400 (EDT) [thread overview]
Message-ID: <20130321.172617.1445692232036840799.davem@davemloft.net> (raw)
In-Reply-To: <1363900923-3244-1-git-send-email-dborkman@redhat.com>
From: Daniel Borkmann <dborkman@redhat.com>
Date: Thu, 21 Mar 2013 22:22:03 +0100
> If bpf_jit_enable > 1, then we dump the emitted JIT compiled image
> after creation. Currently, only SPARC and PowerPC has similar output
> as in the reference implementation on x86_64. Make a small helper
> function in order to reduce duplicated code and make the dump output
> uniform across architectures x86_64, SPARC, PPC, ARM (e.g. on ARM
> flen, pass and proglen are currently not shown, but would be
> interesting to know as well), also for future BPF JIT implementations
> on other archs.
>
> Cc: Mircea Gherzan <mgherzan@gmail.com>
> Cc: Matt Evans <matt@ozlabs.org>
> Cc: Eric Dumazet <eric.dumazet@google.com>
> Cc: David S. Miller <davem@davemloft.net>
> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Thanks for doing this consolidation, applied, thanks Daniel.
prev parent reply other threads:[~2013-03-21 21:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-21 21:22 [PATCH net-next] filter: bpf_jit_comp: refactor and unify BPF JIT image dump output Daniel Borkmann
2013-03-21 21:26 ` 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=20130321.172617.1445692232036840799.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dborkman@redhat.com \
--cc=eric.dumazet@google.com \
--cc=matt@ozlabs.org \
--cc=mgherzan@gmail.com \
--cc=netdev@vger.kernel.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).