[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180603190855.53447a7d@redhat.com>
Date: Sun, 3 Jun 2018 19:08:55 +0200
From: Jesper Dangaard Brouer <brouer@...hat.com>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: brouer@...hat.com, alexei.starovoitov@...il.com,
netdev@...r.kernel.org, Phil Sutter <psutter@...hat.com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
Jakub Kicinski <kubakici@...pl>,
Quentin Monnet <quentin.monnet@...ronome.com>
Subject: Re: [PATCH bpf-next v3 05/11] bpf: avoid retpoline for
lookup/update/delete calls on maps
On Sun, 3 Jun 2018 18:11:45 +0200
Daniel Borkmann <daniel@...earbox.net> wrote:
> On 06/03/2018 08:56 AM, Jesper Dangaard Brouer wrote:
> > On Sat, 2 Jun 2018 23:06:35 +0200
> > Daniel Borkmann <daniel@...earbox.net> wrote:
> >
> >> Before:
> >>
> >> # bpftool p d x i 1
> >
> > Could this please be changed to:
> >
> > # bpftool prog dump xlated id 1
> >
> > I requested this before, but you seem to have missed my feedback...
> > This makes the command "self-documenting" and searchable by Google.
>
> I recently wrote a howto here, but there's also excellent documentation
> in terms of man pages for bpftool.
>
> http://cilium.readthedocs.io/en/latest/bpf/#bpftool
>
> My original thinking was that it might be okay to also show usage of
> short option matching, like in iproute2 probably few people only write
> 'ip address' but majority uses 'ip a' instead. But I'm fine either way
> if there are strong opinions ... thanks Alexei for fixing up!
First of all I love your documentation effort.
Secondly I personally *hate* how the 'ip' does it's short options
parsing and especially order/precedence ambiguity. Phil Sutter
(Fedora/RHEL iproute2 maintainer) have a funny quiz illustrating the
ambiguity issues.
Quiz: https://youtu.be/cymH9pcFGa0?t=7m10s
Code problem: https://youtu.be/cymH9pcFGa0?t=9m8s
I hope the maintainers and developers of bpftool make sure we don't end
up in an ambiguity mess like we have with 'ip', pretty please.
--
Best regards,
Jesper Dangaard Brouer
MSc.CS, Principal Kernel Engineer at Red Hat
LinkedIn: http://www.linkedin.com/in/brouer
Powered by blists - more mailing lists