Commit fd0cafe
authored
[portorch]: Skip to create port if the lane set isn't available in ASIC (#1923)
* Skip create port if the lane set isn't available in ASIC
Signed-off-by: Ze Gan <[email protected]>
* Fix port breakout
Signed-off-by: Ze Gan <[email protected]>
* Revert "Fix port breakout"
This reverts commit b6c62b9.
* Revert "Skip create port if the lane set isn't available in ASIC"
This reverts commit f521da3.
* Skip if add port failure
Signed-off-by: Ze Gan <[email protected]>
* Fix bug
Signed-off-by: Ze Gan <[email protected]>
* Skip if init port failure
Signed-off-by: Ze Gan <[email protected]>1 parent ef6b5d4 commit fd0cafe
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
708 | 725 | | |
709 | 726 | | |
710 | 727 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2747 | 2747 | | |
2748 | 2748 | | |
2749 | 2749 | | |
2750 | | - | |
| 2750 | + | |
| 2751 | + | |
| 2752 | + | |
2751 | 2753 | | |
2752 | 2754 | | |
2753 | 2755 | | |
| |||
0 commit comments