[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZVTe_nJ_0N4KnDkd@smile.fi.intel.com>
Date: Wed, 15 Nov 2023 17:08:46 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Jiri Pirko <jiri@...nulli.us>
Cc: netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
davem@...emloft.net, edumazet@...gle.com, jacob.e.keller@...el.com,
jhs@...atatu.com, johannes@...solutions.net,
amritha.nambiar@...el.com, sdf@...gle.com
Subject: Re: [patch net-next 8/8] devlink: extend multicast filtering by port
index
On Wed, Nov 15, 2023 at 03:17:24PM +0100, Jiri Pirko wrote:
> From: Jiri Pirko <jiri@...dia.com>
>
> Expose the previously introduced notification multicast messages
> filtering infrastructure and allow the user to select messages using
> port index.
...
> struct {
> __u32 bus_name_len;
> __u32 dev_name_len;
> + __u32 port_index:1;
>From this context is not clear why others are not bitfields.
> } _present;
>
> char *bus_name;
> char *dev_name;
> + __u32 port_index;
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists