

The kit includes a board Plus series and micro USB cable. You signed out in another tab or window.The kit includes a board Mini series and micro USB cable. You signed in with another tab or window.

Already have an account? Sign in to comment.
#SFP EEPROM PROGRAMMER FOR FREE#
Sign up for free to join this conversation on GitHub. The ethtool returns None for ports without dom support, resulting in None being returned.īTW, in the original implementation which sysfs is used to read dom data, even though non-None data is returned for ports without dom support, it does not contain valid data. To make the code neat and readable, we change the way to read this data. Having used ethtool to read DOM data, the performance gap between reading all the area and reading the spot data separatedly has been narrowed to almost zero. In the original implemention the data area containing the data are read from DOM separatedly in order to avoid read uncessary data and achieve a better performance. However, this has been ignored in the original code, resulting in that the data cann't be parsed. However, this can hardly be achieved since the original reading function takes the file object as input parameter to represent the port. Typically the best practice to do this kind of thing is to contrain the modification within the function which execute reading operations only and keep other stuffs especially the interface untouched.
#SFP EEPROM PROGRAMMER SOFTWARE#
Dismiss Join GitHub today GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Already on GitHub? Sign in to your account. Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
