mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Instead of checking for ideal starting conditions, try to achieve the desired outcome and accept conditions that do not prevent it. This allows the user to get to a defined state, even if the hsci interface was manipulated by other means than the hsci tool, e.g. by ip commands or bridge commands Minor cleanup: hsci show: - display PNET_ID, even if only one hsci port has one (e.g. if External is a bond) - only 1 header for mulitple hscis hsci add: - sanitize error messages - allow nonsense HSCI of 2 HiperSockets Signed-off-by: Alexandra Winter <wintera@linux.ibm.com> Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>