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

2020-08-13 Thread Adrian Pop
Hi! Sorry for that. I'll resubmit v4 and I'll add diff from v1, diff from v2 and diff from v3. I will also add Michal Kubecek. Adrian On Thu, 13 Aug 2020 at 12:24, Ido Schimmel wrote: > > On Thu, Aug 13, 2020 at 10:17:35AM +0300, Adrian Pop wrote: > > The Common Management Interface Specificati

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

2020-08-13 Thread Ido Schimmel
On Thu, Aug 13, 2020 at 10:17:35AM +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

[PATCH ethtool v3] 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