[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0886d8b0-06d1-938d-3abf-06d026a5454e@iogearbox.net>
Date: Thu, 30 Nov 2017 02:17:19 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>,
netdev@...r.kernel.org
Cc: oss-drivers@...ronome.com
Subject: Re: [PATCH net 0/6] tools: bpftool: fix a minor issues with JSON and
Makefiles
On 11/29/2017 02:44 AM, Jakub Kicinski wrote:
> Quentin says:
>
> First commit in this series fixes a crash that occurs when incorrect
> arguments are passed to bpftool after the `--json` option. It comes from
> the usage() function trying to use the JSON writer, although the latter
> has not been created yet at that point.
>
> Other patches add destruction of the writer in case the program exits in
> usage(), fix error messages handling when an unrecognized option is
> encountered, remove a spurious new-line character in an error message.
>
> Last patches are related to the Makefiles. They fix the installation
> directory prefix and .PHONY targets.
Applied to bpf tree, thanks guys!
Powered by blists - more mailing lists