Re: [PATCH ethtool v5] Add QSFP-DD support

2020-08-23 Thread Michal Kubecek
On Thu, Aug 13, 2020 at 06:08:26PM +0300, Adrian Pop wrote: > The Common Management Interface Specification (CMIS) for QSFP-DD shares > some similarities with other form factors such as QSFP or SFP, but due to > the fact that the module memory map is different, the current ethtool > version is not

Re: [PATCH ethtool v5] Add QSFP-DD support

2020-08-13 Thread Roopa Prabhu
On 8/13/20 8:08 AM, Adrian Pop wrote: The Common Management Interface Specification (CMIS) for QSFP-DD shares some similarities with other form factors such as QSFP or SFP, but due to the fact that the module memory map is different, the current ethtool version is not able to provide relevant i

[PATCH ethtool v5] Add QSFP-DD support

2020-08-13 Thread Adrian Pop
The Common Management Interface Specification (CMIS) for QSFP-DD shares some similarities with other form factors such as QSFP or SFP, but due to the fact that the module memory map is different, the current ethtool version is not able to provide relevant information about an interface. This patch