All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jakub Kicinski <jakub.kicinski@netronome.com>
Cc: netdev@vger.kernel.org, oss-drivers@netronome.com, daniel@iogearbox.net
Subject: Re: [PATCH iproute2/master] bpf: initialize the verifier log
Date: Thu, 23 Nov 2017 20:48:03 -0800	[thread overview]
Message-ID: <20171123204803.078facf0@xeon-e3> (raw)
In-Reply-To: <20171123010053.2398-1-jakub.kicinski@netronome.com>

On Wed, 22 Nov 2017 17:00:53 -0800
Jakub Kicinski <jakub.kicinski@netronome.com> wrote:

> If program loading fails before verifier prints its first
> message, the verifier log will not be initialized.  Always
> set the first character of the log buffer to zero to make
> sure we don't dump non-printable characters to the terminal.
> 
> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>

Applied thanks

      parent reply	other threads:[~2017-11-24  4:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23  1:00 [PATCH iproute2/master] bpf: initialize the verifier log Jakub Kicinski
2017-11-23  9:31 ` Daniel Borkmann
2017-11-24  4:48 ` Stephen Hemminger [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=20171123204803.078facf0@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=daniel@iogearbox.net \
    --cc=jakub.kicinski@netronome.com \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.