shri-khare

Results 6 comments of shri-khare

Thank you for reporting this. Could you please share more details about the crash dump? For example, the stack trace etc.? Also which SDK was FBOSS agent built against when...

Don't think we support running fake tests like that: - I would suggest running api/store/switch unit tests and/or, - Use instructions below to link with custom SAI implementation (not fake),...

One correction: FBOSS does not use OpenBCM. FBOSS uses OpenNSA: https://github.com/facebook/fboss/blob/master/build/fbcode_builder/manifests/OpenNSA#L5

@pjd-nu one way to approach this would be, to follow instructions here: https://github.com/facebook/fboss/blob/master/installer/centos-7-x86_64/README.md and get to a point of being able to run Tests. Running FBOSS agent is superset of...

Did you follow the README steps in that order? 1.4 install-tools installs the compiler and 1.5 sets the right path.

[Failures](https://dev.azure.com/mssonic/build/_build/results?buildId=65811&view=logs&j=83516c17-6666-5250-abde-63983ce72a49&t=00be4b52-4a63-5865-8e02-c61723ad0692&l=411) are of the following form: ERROR: check ! SAI_ACL_TABLE_ATTR_FIELD_ROUTE_NPU_META_DST_HIT value is 0x0000115b, but on was 0x00001044 on commit 3132018 However, even before this change, value of SAI_ACL_TABLE_ATTR_FIELD_ROUTE_NPU_META_DST_HIT is 0x104c...