netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ido Schimmel <idosch@nvidia.com>
Cc: <netdev@vger.kernel.org>, <dsahern@gmail.com>, <jiri@nvidia.com>,
	<razor@blackwall.org>, <petrm@nvidia.com>
Subject: Re: [PATCH iproute2-next] f_flower: Add l2_miss support
Date: Wed, 7 Jun 2023 09:51:24 -0700	[thread overview]
Message-ID: <20230607095124.2dda16ec@hermes.local> (raw)
In-Reply-To: <20230607153550.3829340-1-idosch@nvidia.com>

On Wed, 7 Jun 2023 18:35:50 +0300
Ido Schimmel <idosch@nvidia.com> wrote:

> +		print_uint(PRINT_ANY, "l2_miss", "  l2_miss %d",
> +			   rta_getattr_u8(attr));

Use %u for unsigned?

  reply	other threads:[~2023-06-07 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07 15:35 [PATCH iproute2-next] f_flower: Add l2_miss support Ido Schimmel
2023-06-07 16:51 ` Stephen Hemminger [this message]
2023-06-09 21:50   ` David Ahern

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=20230607095124.2dda16ec@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dsahern@gmail.com \
    --cc=idosch@nvidia.com \
    --cc=jiri@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=petrm@nvidia.com \
    --cc=razor@blackwall.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).