-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SW479257: Revert the medium type to Other LAN #60
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On OP940 and latest master the IPMI channel information for LAN is 802.3 LAN. For backward compatibility of XCAT , it is reverted to "other-lan". Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
dkodihal
approved these changes
Oct 22, 2019
santoshpuranik
pushed a commit
to santoshpuranik/openbmc
that referenced
this pull request
Aug 11, 2021
Ed Tanous (1): Fix ibm-openbmc#60 by adding encoding/decoding rules Change-Id: Id4ca4949f8af915144d6d894e5643a8929f6e8d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
rfrandse
added a commit
that referenced
this pull request
Jul 21, 2022
…11 (#2651) chiragsibm (1): opdreport: Adding dump identifier (#60) Change-Id: Ia705fc44d442b4f463378c792ffa9f7dda9505f9
rfrandse
added a commit
that referenced
this pull request
Oct 25, 2022
…11 (#2651) chiragsibm (1): opdreport: Adding dump identifier (#60) Change-Id: Ia705fc44d442b4f463378c792ffa9f7dda9505f9
rfrandse
added a commit
that referenced
this pull request
Oct 25, 2022
Giridhari Krishna (1): Fixing clang errors in panel_app_test (#62) Jinu Joy Thomas (3): Added default display Fix default display for power down (#138) Fix write Error displays when Hot-plugging the panel out (#153) PriyangaRamasamy (11): Generic GetPDR method (#65) Fix for Lamp test issue (#73) Clang issue:Remove brace initialiser in string (#85) Move GetPDR api to utility (#82) Better trace statement for transport key (#86) Get OS IPL mode state from PHYP (#95) Add 3 seconds interval after software reset (#113) Function 30: Make LinkLocal IP default (#119) Clang format missing for an header file (#132) Func30:Pick inventory ethernet objects at runtime (#135) Bug fix in panel PEL code (#151) Santosh Puranik (6): Executor method to trigger PHYP functions (#68) Manual mode fixes (#80) Compilation Fixes (#99) Revert "Get OS IPL mode state from PHYP (#95)" (#104) Code fix to check for HMC managed system (#125) transport: Recover From Bootloader Hang (#149) Priyanga Ramasamy (2): Dbus property to store OS IPL mode Fix:SW547181 Display static/DHCP IP if present Sunny Srivastava (19): Panel to PHYP communication via PLDM (#58) Code fix for Function02 and Function01 (#60) PEL terminating bit handle (#69) Implementation of function 25 and 26 (#71) Panel function 74 implementation (#77) Fetch existing PELs (#79) Code fix to check CE mode condition (#90) Update PELs processing implementation (#92) Code fix to handle I2C write failure (#94) Unwanted logs removed (#106) Execute function 01 at bmc ready state (#108) Update parameters for System operating mode (#110) Flow update to set current operating mode (#112) Logs added/removed (#122) Display Phyp src and hexwords (#129) Use Bios attribute for boot side (#140) Update progress code at standby PEL addition for ibm panel (#147) Panel CM in Everest (#157) GiridhariKrishna (2): Tool for simulating panel input (#97) D-bus method to display lines on lcd panel (#118) Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse
added a commit
that referenced
this pull request
Oct 26, 2022
…11 (#2651) chiragsibm (1): opdreport: Adding dump identifier (#60) Change-Id: Ia705fc44d442b4f463378c792ffa9f7dda9505f9
rfrandse
added a commit
that referenced
this pull request
Oct 26, 2022
Giridhari Krishna (1): Fixing clang errors in panel_app_test (#62) Jinu Joy Thomas (3): Added default display Fix default display for power down (#138) Fix write Error displays when Hot-plugging the panel out (#153) PriyangaRamasamy (11): Generic GetPDR method (#65) Fix for Lamp test issue (#73) Clang issue:Remove brace initialiser in string (#85) Move GetPDR api to utility (#82) Better trace statement for transport key (#86) Get OS IPL mode state from PHYP (#95) Add 3 seconds interval after software reset (#113) Function 30: Make LinkLocal IP default (#119) Clang format missing for an header file (#132) Func30:Pick inventory ethernet objects at runtime (#135) Bug fix in panel PEL code (#151) Santosh Puranik (6): Executor method to trigger PHYP functions (#68) Manual mode fixes (#80) Compilation Fixes (#99) Revert "Get OS IPL mode state from PHYP (#95)" (#104) Code fix to check for HMC managed system (#125) transport: Recover From Bootloader Hang (#149) Priyanga Ramasamy (2): Dbus property to store OS IPL mode Fix:SW547181 Display static/DHCP IP if present Sunny Srivastava (19): Panel to PHYP communication via PLDM (#58) Code fix for Function02 and Function01 (#60) PEL terminating bit handle (#69) Implementation of function 25 and 26 (#71) Panel function 74 implementation (#77) Fetch existing PELs (#79) Code fix to check CE mode condition (#90) Update PELs processing implementation (#92) Code fix to handle I2C write failure (#94) Unwanted logs removed (#106) Execute function 01 at bmc ready state (#108) Update parameters for System operating mode (#110) Flow update to set current operating mode (#112) Logs added/removed (#122) Display Phyp src and hexwords (#129) Use Bios attribute for boot side (#140) Update progress code at standby PEL addition for ibm panel (#147) Panel CM in Everest (#157) GiridhariKrishna (2): Tool for simulating panel input (#97) D-bus method to display lines on lcd panel (#118) Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
anoo1
pushed a commit
to anoo1/openbmc-1
that referenced
this pull request
Oct 28, 2022
Giridhari Krishna (1): Fixing clang errors in panel_app_test (ibm-openbmc#62) Jinu Joy Thomas (3): Added default display Fix default display for power down (ibm-openbmc#138) Fix write Error displays when Hot-plugging the panel out (ibm-openbmc#153) PriyangaRamasamy (11): Generic GetPDR method (ibm-openbmc#65) Fix for Lamp test issue (ibm-openbmc#73) Clang issue:Remove brace initialiser in string (ibm-openbmc#85) Move GetPDR api to utility (ibm-openbmc#82) Better trace statement for transport key (ibm-openbmc#86) Get OS IPL mode state from PHYP (ibm-openbmc#95) Add 3 seconds interval after software reset (ibm-openbmc#113) Function 30: Make LinkLocal IP default (ibm-openbmc#119) Clang format missing for an header file (ibm-openbmc#132) Func30:Pick inventory ethernet objects at runtime (ibm-openbmc#135) Bug fix in panel PEL code (ibm-openbmc#151) Santosh Puranik (6): Executor method to trigger PHYP functions (ibm-openbmc#68) Manual mode fixes (ibm-openbmc#80) Compilation Fixes (ibm-openbmc#99) Revert "Get OS IPL mode state from PHYP (ibm-openbmc#95)" (ibm-openbmc#104) Code fix to check for HMC managed system (ibm-openbmc#125) transport: Recover From Bootloader Hang (ibm-openbmc#149) Priyanga Ramasamy (2): Dbus property to store OS IPL mode Fix:SW547181 Display static/DHCP IP if present Sunny Srivastava (19): Panel to PHYP communication via PLDM (ibm-openbmc#58) Code fix for Function02 and Function01 (ibm-openbmc#60) PEL terminating bit handle (ibm-openbmc#69) Implementation of function 25 and 26 (ibm-openbmc#71) Panel function 74 implementation (ibm-openbmc#77) Fetch existing PELs (ibm-openbmc#79) Code fix to check CE mode condition (ibm-openbmc#90) Update PELs processing implementation (ibm-openbmc#92) Code fix to handle I2C write failure (ibm-openbmc#94) Unwanted logs removed (ibm-openbmc#106) Execute function 01 at bmc ready state (ibm-openbmc#108) Update parameters for System operating mode (ibm-openbmc#110) Flow update to set current operating mode (ibm-openbmc#112) Logs added/removed (ibm-openbmc#122) Display Phyp src and hexwords (ibm-openbmc#129) Use Bios attribute for boot side (ibm-openbmc#140) Update progress code at standby PEL addition for ibm panel (ibm-openbmc#147) Panel CM in Everest (ibm-openbmc#157) GiridhariKrishna (2): Tool for simulating panel input (ibm-openbmc#97) D-bus method to display lines on lcd panel (ibm-openbmc#118) Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse
added a commit
that referenced
this pull request
Dec 8, 2022
George Liu (6): Update the style of resetButton (#61) Fix Chinese line break problem (#62) Add timeout mechanism when setting Server power policy (#68) Notices: changed from IBM to IPS (#69) Fix reset password error prompt password error (#60) Filter redundant licenses entry (#70) Change-Id: I39537278be28290398d35d8b676dc14bc2580a5b
rfrandse
added a commit
that referenced
this pull request
Mar 3, 2023
George Liu (6): Update the style of resetButton (#61) Fix Chinese line break problem (#62) Add timeout mechanism when setting Server power policy (#68) Notices: changed from IBM to IPS (#69) Fix reset password error prompt password error (#60) Filter redundant licenses entry (#70) Change-Id: I39537278be28290398d35d8b676dc14bc2580a5b
rfrandse
added a commit
that referenced
this pull request
Mar 3, 2023
sandeepasingh116 (4): fix translation defect for server power ops (#52) add toogle on Policies page (#73) Fix login page logo issue (#81) Fix logo issue (#82) George Liu (9): ips-localization: Change the width property size (#41) Support css style for IPS (#51) Update the style of resetButton (#61) Fix Chinese line break problem (#62) Add timeout mechanism when setting Server power policy (#68) Notices: changed from IBM to IPS (#69) Fix reset password error prompt password error (#60) Filter redundant licenses entry (#70) Fix server firmware start policy (#77) Gunnar Mills (1): Revert "Refresh only once after login (#42)" (#59) Nikhil Ashoka (10): Tab names translated in Inventory page (#54) Using privilege values from the translation file (#56) Deconfiguration type is taken from translation file (#57) Fabric Adapter table showing Name (#55) PCIe topology overlapping fix (#53) Added Identity LED to Fabric Adapters (#49) Removed Error message from Accounts verification (#44) Labels now updating in Concurrent maintenance page (#63) Refresh only once and title translation (#65) New helptext for Capacity on demand activation (#43) A Nikhil (1): Removed .tar.xz extension from dumps (#410) Change-Id: Ifbbd773a99fdd13b785976bd680f59fe50f59ff5
rfrandse
added a commit
that referenced
this pull request
Mar 18, 2024
Delphine CC Chiu (1): Support ADC sensors for Meta Yosemite 4 schematic change Chau Ly (2): schemas: legacy: Add Rearm property configurations: Latest update for mtmitchell Adriana Kobylak (1): Add supported_configuration schema Patrick Rudolph (1): configurations/nvme_p4000: Match against manufacturer as well Andrew Jeffery (2): EntityManager: Associate configs with their DBus probe source (#33) PerformScan: Don't insert cached value for templated configs (#32) (#43) Sunny Srivastava (1): Skip Item.Chassis interface under chassis object (#26) Matt Spinler (3): configs: Add IBM downstream board files configs: Refresh all IBM chassis files Merge pull request #60 from spinler/1110_rebase Change-Id: I0c00edd341951ecdbf2f6525020b80bfbf27af85
rfrandse
pushed a commit
that referenced
this pull request
Mar 28, 2024
…e (#3847) git shortlog 2b3fe8911ff..0530e6547e devenrao:openpower-hw-isolation$ git shortlog 2b3fe8911ff..0530e6547e Aravind T (1): Merge pull request #61 from SwethaParasa/main Dhruvaraj S (3): Merge pull request #58 from devenrao/main Merge pull request #60 from gcpin/main Merge pull request #63 from devenrao/simicsci Gopichand Paturi (1): nag: Fix PLID of deconfig records showing incorrect value Marri Devender Rao (8): nag: fix fco records and association guard records missing nag: fix multiple faultlog pels being created during bmc reboot nag: fix invalid plid value logged as part of serviceable event nag: read current value from settings instead of fco override value nag: fix error in reading D-Bus property from settings nag: fix plid of deconfig records as it shows incorrect value nag : fix periodic service fail during boot nag : fix variant when reading D-Bus property SwethaParasa (1): nag: Rename "ERR_PLID" to "PLID" to maintain consistency Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: Id885470eb87742038d1ba43c8c0e374490826a23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
On OP940 and latest master the IPMI channel information for LAN is
802.3 LAN. For backward compatibility of XCAT , it is reverted to
"other-lan".
Signed-off-by: Tom Joseph tomjoseph@in.ibm.com
Please do not submit a Pull Request via github. Our project makes use of
Gerrit for patch submission and review. For more details please
see https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes-via-gerrit-server