-
Notifications
You must be signed in to change notification settings - Fork 17
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
Using mrvllibsai_amd64_1.6.3.deb will make Falcon's docker-syncd-mrvl crash during runtime #44
Comments
Dear Members, I follow sonic_master_falcon_mvl_patch.sh from "https://github.com/Marvell-switching/sonic-scripts/blob/master/sonic_master_falcon_mvl_patch.sh" to build image,procedure as following:
Test results: Error Message: Jul 30 23:05:05.950977 sonic INFO syncd#syncd: :- updateNotificationsPointers: SAI_SWITCH_ATTR_FDB_EVENT_NOTIFY: 0x55af3ce01d40 (orch) => 0x564077221f20 (syncd) |
Description:
I try to port Marvell platform for amd64 device. I use the deb of version 1.6.3, and it will crash at runtime. Someone can help me to answer this issue?
Error Message:
Jul 23 22:04:35.380654 sonic ERR syncd#syncd: :- onSwitchCreateInInitViewMode: failed to create switch in init view mode: SAI_STATUS_NOT_SUPPORTED
Jul 23 22:04:35.380654 sonic DEBUG syncd#syncd: :< onSwitchCreateInInitViewMode: exit
Jul 23 22:04:35.380731 sonic DEBUG syncd#syncd: :< processQuadInInitViewModeCreate: exit
Jul 23 22:04:35.380731 sonic DEBUG syncd#syncd: :< processQuadEventInInitViewMode: exit
Jul 23 22:04:35.380815 sonic DEBUG syncd#syncd: :> ~SaiAttributeList: enter
Jul 23 22:04:35.380815 sonic DEBUG syncd#syncd: :> sai_deserialize_free_attribute_value: enter
Jul 23 22:04:35.380893 sonic DEBUG syncd#syncd: :< sai_deserialize_free_attribute_value: exit
Jul 23 22:04:35.380893 sonic DEBUG syncd#syncd: :> sai_deserialize_free_attribute_value: enter
Jul 23 22:04:35.380973 sonic DEBUG syncd#syncd: :< sai_deserialize_free_attribute_value: exit
Jul 23 22:04:35.380973 sonic DEBUG syncd#syncd: :> sai_deserialize_free_attribute_value: enter
Jul 23 22:04:35.381054 sonic DEBUG syncd#syncd: :< sai_deserialize_free_attribute_value: exit
Jul 23 22:04:35.381054 sonic DEBUG syncd#syncd: :> sai_deserialize_free_attribute_value: enter
Jul 23 22:04:35.381133 sonic DEBUG syncd#syncd: :< sai_deserialize_free_attribute_value: exit
Jul 23 22:04:35.381204 sonic DEBUG syncd#syncd: :> sai_deserialize_free_attribute_value: enter
Jul 23 22:04:35.381204 sonic DEBUG syncd#syncd: :< sai_deserialize_free_attribute_value: exit
Jul 23 22:04:35.381285 sonic DEBUG syncd#syncd: :< ~SaiAttributeList: exit
Jul 23 22:04:35.381353 sonic DEBUG syncd#syncd: :< processQuadEvent: exit
Jul 23 22:04:35.381422 sonic DEBUG syncd#syncd: :< processSingleEvent: exit
Jul 23 22:04:35.381422 sonic DEBUG syncd#syncd: :< processEvent: exit
Jul 23 22:04:35.381437 sonic ERR syncd#syncd: :- run: Runtime error: :- onSwitchCreateInInitViewMode: failed to create switch in init view mode: SAI_STATUS_NOT_SUPPORTED
Jul 23 22:04:35.381512 sonic DEBUG syncd#syncd: :> sendShutdownRequestAfterException: enter
Jul 23 22:04:35.381512 sonic DEBUG syncd#syncd: :> sendShutdownRequest: enter
Jul 23 22:04:35.381593 sonic DEBUG syncd#syncd: :> sai_serialize_object_id: enter
Jul 23 22:04:35.381593 sonic DEBUG syncd#syncd: :< sai_serialize_object_id: exit
Jul 23 22:04:35.381674 sonic NOTICE syncd#syncd: :- sendShutdownRequest: sending switch_shutdown_request notification to OA for switch: oid:0x0
Jul 23 22:04:35.381674 sonic DEBUG syncd#syncd: :> sai_serialize_switch_shutdown_request: enter
Jul 23 22:04:35.381774 sonic DEBUG syncd#syncd: :> sai_serialize_object_id: enter
Jul 23 22:04:35.381774 sonic DEBUG syncd#syncd: :< sai_serialize_object_id: exit
Jul 23 22:04:35.381855 sonic DEBUG syncd#syncd: :< sai_serialize_switch_shutdown_request: exit
Jul 23 22:04:35.381921 sonic DEBUG syncd#syncd: :> send: enter
Jul 23 22:04:35.381989 sonic DEBUG syncd#syncd: :> send: enter
Jul 23 22:04:35.381989 sonic DEBUG syncd#syncd: :- send: channel NOTIFICATIONS, publish: ["switch_shutdown_request","{"switch_id":"oid:0x0"}"]
Jul 23 22:04:35.382008 sonic INFO syncd#/supervisord: syncd 22:04:35 SAI: INFO SWITCH xpSaiSwitch.c:5503 : Calling xpSaiInitializeSwitch attr_count 522:04:35 SAI: ERROR SWITCH #44 : Specified attribute 119 couldn't be set during switch create
Jul 23 22:04:35.382092 sonic INFO syncd#/supervisord: syncd 22:04:35 SAI: ERROR SWITCH xpSaiSwitch.c:5538 : Validation of input parameters failed
The text was updated successfully, but these errors were encountered: