ragha

Results 8 comments of ragha

@kcudnik , - I see the build failing in the Azure pipeline. But, the build passes in my local workspace. - I have created protobuf_name in the new package in...

> hmm, not sure why this errors shows on pipeline, maybe perl in pipeline needs some extra include directory for search in path How do i take it forward? Can...

> @raghunandan403 Thank you for implementing protobuf file generation. We have been working on something similar. Is there a HLD associated with this code PR ? Are there any applications...

Kamil, If we want to do this GPB and give it back to community, whats the process to do it? Any recommendations/suggestions you give, to start this off?

Kamil, https://github.com/protocolbuffers/protobuf is the repo for GPB. - GPB (.proto) file will provide a serialisation format for packets of typed, structured data for all SAI supported features to make RPC...

[sai-grpc-writedown.docx](https://github.com/opencomputeproject/SAI/files/14478608/sai-grpc-writedown.docx) I have written down a document on what I plan to do to generate a .proto file. Please review it. I have the code ready too. Please let me...

Trying to push my diff to a branch "protobuf". I get the following error: ====== git push origin protobuf ERROR: Permission to opencomputeproject/SAI.git denied to raghunandan403. fatal: Could not read...

Created the same. Pull request is at: https://github.com/opencomputeproject/SAI/pull/1980 Please review the diffs.