[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191030152315.6ff4f2fd@hermes.lan>
Date: Wed, 30 Oct 2019 15:23:15 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Ariel Levkovich <lariel@...lanox.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...lanox.com>
Subject: Re: [PATCH 1/3] net: Support querying specific VF properties
On Wed, 30 Oct 2019 19:14:47 +0000
Ariel Levkovich <lariel@...lanox.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
Powered by blists - more mailing lists