Re: [PATCH net-next v2 0/2] Add sysfs attributes for MANA

2024-05-03 Thread Shradha Gupta
On Mon, Apr 29, 2024 at 10:31:38PM -0700, Shradha Gupta wrote: > On Wed, Apr 24, 2024 at 04:48:06PM +0200, Jiri Pirko wrote: > > Wed, Apr 24, 2024 at 12:32:54PM CEST, shradhagu...@linux.microsoft.com > > wrote: > > >These patches include adding sysfs attributes for improving > > >debuggability on

Re: [PATCH net-next v2 0/2] Add sysfs attributes for MANA

2024-04-29 Thread Shradha Gupta
On Wed, Apr 24, 2024 at 04:48:06PM +0200, Jiri Pirko wrote: > Wed, Apr 24, 2024 at 12:32:54PM CEST, shradhagu...@linux.microsoft.com wrote: > >These patches include adding sysfs attributes for improving > >debuggability on MANA devices. > > > >The first patch consists on max_mtu, min_mtu attributes

Re: [PATCH net-next v2 0/2] Add sysfs attributes for MANA

2024-04-24 Thread Jiri Pirko
Wed, Apr 24, 2024 at 12:32:54PM CEST, shradhagu...@linux.microsoft.com wrote: >These patches include adding sysfs attributes for improving >debuggability on MANA devices. > >The first patch consists on max_mtu, min_mtu attributes that are >implemented generically for all devices > >The second patch

[PATCH net-next v2 0/2] Add sysfs attributes for MANA

2024-04-24 Thread Shradha Gupta
These patches include adding sysfs attributes for improving debuggability on MANA devices. The first patch consists on max_mtu, min_mtu attributes that are implemented generically for all devices The second patch has mana specific attributes max_num_msix and num_ports Shradha Gupta (2): net: A