RE: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-23 Thread Yuval Mintz
> >> >> On Fri, Oct 20, 2017 at 10:10 AM, Jiri Pirko wrote: > >> >> > Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com > wrote: > >> >> >>On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: > >> >> >>> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com > wrote: > >> >> > A

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-23 Thread Steve Lin
On Mon, Oct 23, 2017 at 10:37 AM, Yuval Mintz wrote: >> >> On Fri, Oct 20, 2017 at 10:10 AM, Jiri Pirko wrote: >> >> > Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com wrote: >> >> >>On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: >> >> >>> Thu, Oct 19, 2017 at 10:32:21PM CEST,

RE: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-23 Thread Yuval Mintz
> >> On Fri, Oct 20, 2017 at 10:10 AM, Jiri Pirko wrote: > >> > Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com wrote: > >> >>On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: > >> >>> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: > >> > Adding DEVLINK_PERM_

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-23 Thread Steve Lin
On Sat, Oct 21, 2017 at 9:59 AM, Yuval Mintz wrote: >> On Fri, Oct 20, 2017 at 10:10 AM, Jiri Pirko wrote: >> > Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com wrote: >> >>On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: >> >>> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellan

RE: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-21 Thread Yuval Mintz
> On Fri, Oct 20, 2017 at 10:10 AM, Jiri Pirko wrote: > > Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com wrote: > >>On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: > >>> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: > > Adding DEVLINK_PERM_CONFIG_MSIX_VEC

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-20 Thread Steve Lin
On Fri, Oct 20, 2017 at 10:10 AM, Jiri Pirko wrote: > Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com wrote: >>On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: >>> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: > Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_V

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-20 Thread Jiri Pirko
Fri, Oct 20, 2017 at 04:03:55PM CEST, steven.l...@broadcom.com wrote: >On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: >> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent config parameter. Defines number of

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-20 Thread Steve Lin
On Thu, Oct 19, 2017 at 5:39 PM, Jiri Pirko wrote: > Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: >>> Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent >>> config >>> parameter. Defines number of MSI-X vectors allocated per VF. >>> Value is permanent (stored in NVRAM),

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-19 Thread Jiri Pirko
Fri, Oct 20, 2017 at 03:01:35AM CEST, f.faine...@gmail.com wrote: >On 10/19/2017 02:43 PM, Jiri Pirko wrote: >> Thu, Oct 19, 2017 at 11:39:55PM CEST, j...@resnulli.us wrote: >>> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: > Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF per

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-19 Thread Florian Fainelli
On 10/19/2017 02:43 PM, Jiri Pirko wrote: > Thu, Oct 19, 2017 at 11:39:55PM CEST, j...@resnulli.us wrote: >> Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent config parameter. Defines number of MSI-X vectors al

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-19 Thread Jiri Pirko
Thu, Oct 19, 2017 at 11:39:55PM CEST, j...@resnulli.us wrote: >Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: >>> Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent >>> config >>> parameter. Defines number of MSI-X vectors allocated per VF. >>> Value is permanent (stored in

Re: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-19 Thread Jiri Pirko
Thu, Oct 19, 2017 at 10:32:21PM CEST, yuv...@mellanox.com wrote: >> Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent >> config >> parameter. Defines number of MSI-X vectors allocated per VF. >> Value is permanent (stored in NVRAM), so becomes the new default >> value for this device. > >So

RE: [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-19 Thread Yuval Mintz
> Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent > config > parameter. Defines number of MSI-X vectors allocated per VF. > Value is permanent (stored in NVRAM), so becomes the new default > value for this device. Sounds like you're having this enforce the same configuration for all chil

[PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

2017-10-19 Thread Steve Lin
Adding DEVLINK_PERM_CONFIG_MSIX_VECTORS_PER_VF permanent config parameter. Defines number of MSI-X vectors allocated per VF. Value is permanent (stored in NVRAM), so becomes the new default value for this device. Signed-off-by: Steve Lin Acked-by: Andy Gospodarek --- include/uapi/linux/devlink