-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Parser changes to support parsing of multi-asic device minigraph #4222
Parser changes to support parsing of multi-asic device minigraph #4222
Commits on Mar 4, 2020
-
[minigraph.py]: Changes added in minigraph and port_config parser
to support multi-asic platforms. portconfig.py updated to parse additional column "asic_name" in port_config.ini minigraph.py updated to parse minigraph.xml of a multi-asic device which includes multiple asic data.
Configuration menu - View commit details
-
Copy full SHA for 3ce843a - Browse repository at this point
Copy the full SHA 3ce843aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff6aa99 - Browse repository at this point
Copy the full SHA ff6aa99View commit details
Commits on Mar 13, 2020
-
[minigraph.py]: Updated to make sure that interfaces names are
added in port table only if it is present in port_config.ini.
Configuration menu - View commit details
-
Copy full SHA for b784c81 - Browse repository at this point
Copy the full SHA b784c81View commit details
Commits on Mar 24, 2020
-
Changes to sonic-cfggen for multi-NPU platforms
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9b4039e - Browse repository at this point
Copy the full SHA 9b4039eView commit details
Commits on Apr 7, 2020
-
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d4fe8e0 - Browse repository at this point
Copy the full SHA d4fe8e0View commit details
Commits on Apr 11, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 53c6693 - Browse repository at this point
Copy the full SHA 53c6693View commit details
Commits on Apr 16, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a9a06a8 - Browse repository at this point
Copy the full SHA a9a06a8View commit details -
Merge remote-tracking branch 'remotes/sumeenak/master' into minigraph…
…_changes Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9c9f8c2 - Browse repository at this point
Copy the full SHA 9c9f8c2View commit details
Commits on Apr 17, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5b6892e - Browse repository at this point
Copy the full SHA 5b6892eView commit details
Commits on Apr 19, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 78a2bf7 - Browse repository at this point
Copy the full SHA 78a2bf7View commit details
Commits on Apr 23, 2020
-
Change from id to asic_id in the device_metadata
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ce84879 - Browse repository at this point
Copy the full SHA ce84879View commit details
Commits on Apr 25, 2020
-
Added separate function to parse minigraph based on asic_name. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 882c251 - Browse repository at this point
Copy the full SHA 882c251View commit details -
Minor fix as per review comment.
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4ae22be - Browse repository at this point
Copy the full SHA 4ae22beView commit details
Commits on Apr 27, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 30024ba - Browse repository at this point
Copy the full SHA 30024baView commit details -
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9744b85 - Browse repository at this point
Copy the full SHA 9744b85View commit details -
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4f4be8c - Browse repository at this point
Copy the full SHA 4f4be8cView commit details
Commits on Apr 29, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0895629 - Browse repository at this point
Copy the full SHA 0895629View commit details -
Merge remote-tracking branch 'remotes/sumeenak/master' into minigraph…
…_update Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0b90dae - Browse repository at this point
Copy the full SHA 0b90daeView commit details
Commits on May 1, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 15228c1 - Browse repository at this point
Copy the full SHA 15228c1View commit details -
[minigraph.py]: Updated as per review comments.
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0432f92 - Browse repository at this point
Copy the full SHA 0432f92View commit details
Commits on May 2, 2020
-
[minigraph.py]: Split parse_asic_png function to make it
concise and readable. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ebf2e8b - Browse repository at this point
Copy the full SHA ebf2e8bView commit details -
[minigraph.py]: Correction in parse_asic_png function
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 520c43b - Browse repository at this point
Copy the full SHA 520c43bView commit details -
Merge branch 'multiasic_minigraph' of github.com:SuvarnaMeenakshi/son…
…ic-buildimage into comment_fix
Configuration menu - View commit details
-
Copy full SHA for 110d1b8 - Browse repository at this point
Copy the full SHA 110d1b8View commit details -
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 247370b - Browse repository at this point
Copy the full SHA 247370bView commit details -
Minor fixes as per review comments.
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for cd3a678 - Browse repository at this point
Copy the full SHA cd3a678View commit details
Commits on May 3, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 06983e4 - Browse repository at this point
Copy the full SHA 06983e4View commit details
Commits on May 4, 2020
-
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 17a0d04 - Browse repository at this point
Copy the full SHA 17a0d04View commit details