sonic-buildimage/device
Harish Venkatraman c620cabd41 [dell/Z9100] Fix for optics not detected in fanout mode (#2496)
* [dell/Z9100] Fix for optics not detected in fanout mode

This commit fixes the issue of optics not detected
error while running sfputil show eeprom command. The root
casuse was the value of port index from port_config.ini for
fan out scenario. The port index should be starting from 0
and not 1. Platform cpld registers are assuming the port
numbers to start from 0 (lowermost bit), sfputils.py uses this
port number in get_presence function. Since the indexing passed
is wrong the optics was not detected and gave SFP EEPROM not
detected message.

Signed-off-by: Harish Venkatraman <Harish_Venkatraman@Dell.com>

* [dell/z9100] Fix for optics not detected in fanout mode

This commit fixes the issue of optics not detected error
while running sfputil show eeprom command. The root cause
was wrong port_index in fan out scenarios. Earlier fix of
changing the port_config.ini is reverted and changes made
in z9100 platform specific sfputil.py file. The port number
is decrement and tested for both 100G and 50G fanout cases.
Tested for the following show commands and test was succesful
show interfaces status, show interfaces transceiver eeprom,
show interfaces transceiver lpmode, show interface tranceiver
presence.

Signed-off-by: Harish Venkatraman <Harish_Venkatraman@Dell.com>
2019-07-16 03:27:21 +00:00
..
accton [nephos]: support Debian 9 for nephos platform (#2347) 2018-12-05 00:30:38 -08:00
alphanetworks [devices]: Add snh60b0-640f device (Tomhawk2) & snh60a0-320fv2 device 32x100G (Tomhawk) (#2129) 2018-10-10 18:33:51 -07:00
arista [HWSKU] Define HWSKU Arista-7260CX3-Q64 and Arista-7260CX3-Q44 (#2562) 2019-02-14 19:56:41 +00:00
barefoot [QoS]: Unify qos json by using qos_config.j2 template (#2023) 2018-10-17 14:10:34 -07:00
celestica [devices]: Support 32x50G+16x40G profile on Seastone-DX010 (#2474) 2019-01-25 21:20:35 +00:00
centec [centec]update centec e582 platform drivers and libsai (#2043) 2018-11-16 09:41:39 -08:00
cig/x86_64-cig_cs6436_56p-r0 [Devices] Add new device CIG CS6436-56P (#2587) 2019-04-18 16:54:31 +00:00
dell [dell/Z9100] Fix for optics not detected in fanout mode (#2496) 2019-07-16 03:27:21 +00:00
delta [bcm config] remove scache_filename config entry (#2140) 2018-10-12 08:05:38 -07:00
embedway/x86_64-ew_es6220_x48q2h4-r0 [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
facebook/x86_64-facebook_wedge100-r0 [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
ingrasys [nephos]: support Debian 9 for nephos platform (#2347) 2018-12-05 00:30:38 -08:00
inventec [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
marvell/x86_64-marvell_slm5401_54x-r0 [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
mellanox [devices]: Add support of HwSKU Mellanox-SN2700-C28D8 (#2700) 2019-03-28 17:26:43 +00:00
mitac/x86_64-mitac_ly1200_b32h0_c3-r0 [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
pegatron/x86_64-pegatron_porsche-r0 [fix]: various minor fixes (#2246) 2018-11-10 13:39:30 -08:00
quanta [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
virtual/x86_64-kvm_x86_64-r0 [vs]: sync changes to disk and add e1000 driver to sonic vm (#2288) 2018-11-22 12:09:21 -08:00
wnc/x86_64-wnc_osw1800-r0 [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00