Description
We get the following error message when testing the TestVrfCapacity. I think that some chip can not use the condition in TestVrfCapacity to test, do you have any suggestion for that error?
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: _brcm_sai_l2_station_add:1683 Add my stn entry failed with error No resources for operation (0xfffffff2).
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: brcm_sai_create_router_interface:327 Add my stn entry failed with error -4.
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: :- processEvent: attr: SAI_ROUTER_INTERFACE_ATTR_VIRTUAL_ROUTER_ID: oid:0x3000000001709
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: :- processEvent: attr: SAI_ROUTER_INTERFACE_ATTR_SRC_MAC_ADDRESS: D8:C4:97:CE:30:C9
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: :- processEvent: attr: SAI_ROUTER_INTERFACE_ATTR_TYPE: SAI_ROUTER_INTERFACE_TYPE_VLAN
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: :- processEvent: attr: SAI_ROUTER_INTERFACE_ATTR_VLAN_ID: oid:0x2600000000165a
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: :- processEvent: attr: SAI_ROUTER_INTERFACE_ATTR_MTU: 9100
Jan 15 02:13:26.195742 as8000 ERR syncd#syncd: :- processEvent: failed to execute api: create, key: SAI_OBJECT_TYPE_ROUTER_INTERFACE:oid:0x6000000001b5f, status: SAI_STATUS_INSUFFICIENT_RESOURCES
Jan 15 02:13:26.195777 as8000 ERR syncd#syncd: :- syncd_main: Runtime error: :- processEvent: failed to execute api: create, key: SAI_OBJECT_TYPE_ROUTER_INTERFACE:oid:0x6000000001b5f, status: SAI_STATUS_INSUFFICIENT_RESOURCES
Jan 15 02:13:26.195777 as8000 NOTICE syncd#syncd: :- notify_OA_about_syncd_exception: sending switch_shutdown_request notification to OA
Jan 15 02:13:26.195843 as8000 NOTICE syncd#syncd: :- notify_OA_about_syncd_exception: notification send successfull
Jan 15 02:13:26.195943 as8000 NOTICE swss#orchagent: :- handle_switch_shutdown_request: switch shutdown request
Jan 15 02:13:26.196910 as8000 INFO swss#supervisord: message repeated 133 times: [ vlanmgrd Dump was interrupted and may be inconsistent.]
Jan 15 02:13:26.196910 as8000 INFO swss#supervisord: orchagent terminate called after throwing an instance of 'std::invalid_argument'
Jan 15 02:13:26.196910 as8000 INFO swss#supervisord: orchagent what(): parse error - unexpected end of input
Steps to reproduce the issue:
- Run TestVrfCapacity only.
Describe the results you expected:
Success to create non default VRF and forward packets.
Description
We get the following error message when testing the TestVrfCapacity. I think that some chip can not use the condition in TestVrfCapacity to test, do you have any suggestion for that error?
Steps to reproduce the issue:
Describe the results you expected:
Success to create non default VRF and forward packets.