SAI icon indicating copy to clipboard operation
SAI copied to clipboard

Which is the SAI test framework entrance?

Open Stephengzh-Ragilenetworks opened this issue 3 years ago • 2 comments

Hi all,

https://github.com/opencomputeproject/SAI/tree/master/test/saithrift and https://github.com/opencomputeproject/SAI/tree/master/ptf

What is the difference between these two frameworks? Can anyone answer? I am planning to build a framework from this repo to test SAI on our device. Which one should I choose? Cheers!

Pls read the user guide here: https://github.com/opencomputeproject/SAI/blob/master/ptf/SAI_PTF_user-guide.md SAI thrift design doc here: https://github.com/opencomputeproject/SAI/blob/master/doc/SAI-Proposal-SAI-PTF.md#autogeneration

Hope this will help.

vmytnykx avatar Aug 29 '22 08:08 vmytnykx

@vmytnykx Thanks, already in the client side progress. Hope it will work.