[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <PH0PR12MB5481F2B2B98BF7F76220F03DDC5A9@PH0PR12MB5481.namprd12.prod.outlook.com>
Date: Thu, 20 Jan 2022 04:52:24 +0000
From: Parav Pandit <parav@...dia.com>
To: Saeed Mahameed <saeedm@...dia.com>
CC: Jakub Kicinski <kuba@...nel.org>,
Saeed Mahameed <saeed@...nel.org>,
Sunil Sudhakar Rani <sunrani@...dia.com>,
Jiri Pirko <jiri@...dia.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"davem@...emloft.net" <davem@...emloft.net>,
Bodong Wang <bodong@...dia.com>
Subject: RE: [PATCH net-next 1/2] devlink: Add support to set port function as
trusted
> From: Saeed Mahameed <saeedm@...dia.com>
> Sent: Thursday, January 20, 2022 6:11 AM
[..]
> >
> >I do agree you and Saeed that instead of port function param, port function
> resource is more suitable here even though its bool.
> >
>
> I believe flexibility can be achieved with some FW message? Parav can you
> investigate ? To be clear here the knob must be specific to sw_steering
> exposed as memory resource.
>
Sure.
I currently think of user interface something like below,
I will get back with more plumbing of netlink and enum/string.
# to enable
devlink port function resource set pci/0000:03:00.0/port_index device_memory/sw_steering 1
# to disable
devlink port function resource set pci/0000:03:00.0/port_index device_memory/sw_steering 0 (current default)
Thanks Jakub, Saeed for the inputs and direction.
Powered by blists - more mailing lists