[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <924465c4-b2de-f785-87f2-a9e99a360e86@iogearbox.net>
Date: Thu, 23 Aug 2018 20:35:25 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Quentin Monnet <quentin.monnet@...ronome.com>,
Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
Alexei Starovoitov <ast@...nel.org>
Cc: Jakub Kicinski <jakub.kicinski@...ronome.com>,
netdev@...r.kernel.org, oss-drivers@...ronome.com
Subject: Re: [PATCH bpf] tools: bpftool: return from do_event_pipe() on bad
arguments
On 08/23/2018 07:48 PM, Quentin Monnet wrote:
> 2018-08-23 20:35 UTC+0300 ~ Sergei Shtylyov
> <sergei.shtylyov@...entembedded.com>
>> Hello!
>>
>> On 08/23/2018 07:46 PM, Quentin Monnet wrote:
>>
>>> When command line parsing fails in the while loop in do_event_pipe()
>>> because the number of arguments is incorrect or because the keyword is
>>> unknown, an error message is displayed, but bpfool
>>
>> bp-who? ;-)
>>
>>> remains stucked in
>>
>> Stuck.
>>
>>> the loop. Make sure we exit the loop upon failure.
>>>
>>> Fixes: f412eed9dfde ("tools: bpftool: add simple perf event output reader")
>>> Signed-off-by: Quentin Monnet <quentin.monnet@...ronome.com>
>>> Reviewed-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
>> [...]
>>
>> MBR, Sergei
>
> Thanks Sergei! The patch has been applied so I cannot fix these, but
> I'll make sure to give an additional pass to my future commit logsā¦
I fixed the two commit log typos up, thanks.
Powered by blists - more mailing lists