OpenNetworkLinux icon indicating copy to clipboard operation
OpenNetworkLinux copied to clipboard

Open Network Linux - An Operating System for Bare Metal Switches

Results 121 OpenNetworkLinux issues
Sort by recently updated
recently updated
newest added

I checked that Python2 could also be still used with this change.

Modify driver and onlp to support YM-1151F The airflow direction is front to back The output of onlpdump is as follows: psu @ 1 = { Description: PSU-1 Model: YM-1151F-A01R...

Update the thermal threshold values provided by hardware team. The unit of temperature is degree Celsius. CPU Warring 70 Error 75 Shuntdown 80 LM75-4B Warring 65 Error 70 Shuntdown 75...

Hi, I am trying to build ONL on Debian 8.2 VM which runs on Ubuntu Server 18.04 LTS Kernel Version : Linux 4.1.4 Docker Version : 17 Please let me...

To support as7716-24sc new PSU model, 1. Add new PSU model(AcBel R1CA2122A, AcBel R1CD2122A) 2. Add threshold table to new PSU model Signed-off-by: Jake Lin

- Remove i2c mux 0x72 which is used by BMC - Use GNU indent to format peripheral drivers - Add BMC detection in __init__.py - Add ONLP_SFP_CONTROL_RESET in sfp.py Signed-off-by:...

Detect BMC in __init__.py to make sure /dev/ipmi insterface is ready Signed-off-by: Brandon Chuang

CPU: Intel Broadwell-DE, 4 Core MAC: Broadcom BCM88690 TCAM: Broadcom BCM16K knowledge-Based Processor PHY: Broadcom BCM81724 CPLD: ALTERA 10M04SAU169C8G (1pc, BGA169 package) ALTERA 10M04SCU169C8G (2pc, BGA169 package) ALTERA 5M1270 ZF256C5N...

1. Enable the IPMI related configuration. (Refer to the original kernel 4.19) 2. Enable coretemp config to make onlpdump work as kernel 4.19. 3. Enable pca954x config to make i2c...