From: Stephen Hemminger <stephen@networkplumber.org>
To: Ariel Levkovich <lariel@mellanox.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
Saeed Mahameed <saeedm@mellanox.com>
Subject: Re: [PATCH 1/3] net: Support querying specific VF properties
Date: Wed, 30 Oct 2019 15:23:15 -0700 [thread overview]
Message-ID: <20191030152315.6ff4f2fd@hermes.lan> (raw)
In-Reply-To: <1572462854-26188-2-git-send-email-lariel@mellanox.com>
On Wed, 30 Oct 2019 19:14:47 +0000
Ariel Levkovich <lariel@mellanox.com> wrote:
> diff --git a/include/uapi/linux/rtnetlink.h b/include/uapi/linux/rtnetlink.h
> index 1418a83..09df2f4 100644
> --- a/include/uapi/linux/rtnetlink.h
> +++ b/include/uapi/linux/rtnetlink.h
> @@ -760,6 +760,7 @@ enum {
> #define RTEXT_FILTER_BRVLAN (1 << 1)
> #define RTEXT_FILTER_BRVLAN_COMPRESSED (1 << 2)
> #define RTEXT_FILTER_SKIP_STATS (1 << 3)
> +#define RTEXT_FILTER_VF_EXT (1 << 4)
Could you fix the line above (SKIP_STATS), it has weird indent
next prev parent reply other threads:[~2019-10-30 22:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-30 19:14 [PATCH 0/3] VGT+ support Ariel Levkovich
2019-10-30 19:14 ` [PATCH 1/3] net: Support querying specific VF properties Ariel Levkovich
2019-10-30 22:23 ` Stephen Hemminger [this message]
2019-10-30 22:24 ` Stephen Hemminger
2019-10-30 19:14 ` [PATCH 2/3] net: Add SRIOV VGT+ support Ariel Levkovich
2019-10-30 19:14 ` [PATCH 3/3] net/mlx5: " Ariel Levkovich
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=20191030152315.6ff4f2fd@hermes.lan \
--to=stephen@networkplumber.org \
--cc=lariel@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@mellanox.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 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).