Re: [PATCH v2 0/4] Add support for link speed lanes

2024-06-12 Thread Damodharam Ammepalli
Hi Ferruh, Thanks for the review. Will implement the review comments. Have a question in patch 4/4, you can directly index into that patchset for my question. Thanks Damo On Tue, Jun 11, 2024 at 4:39 PM Ferruh Yigit wrote: > > On 6/2/2024 3:45 AM, Damodharam Ammepalli wrote: > > NIC adapters can

Re: [PATCH v2 0/4] Add support for link speed lanes

2024-06-11 Thread Ferruh Yigit
On 6/2/2024 3:45 AM, Damodharam Ammepalli wrote: > NIC adapters can support speeds with different lanes configuration. > > This patchset will allow users: > - get the Lanes capability per speed supported by the ethernet > controller. > - set the lanes configuration using a new CLI > - Display th

[PATCH v2 0/4] Add support for link speed lanes

2024-06-01 Thread Damodharam Ammepalli
NIC adapters can support speeds with different lanes configuration. This patchset will allow users: - get the Lanes capability per speed supported by the ethernet controller. - set the lanes configuration using a new CLI - Display the user configured lanes -- v1->v2 Added speed lanes capability