SAI
SAI copied to clipboard
Which is the SAI test framework entrance?
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 Thanks, already in the client side progress. Hope it will work.