1 file changed
+1
-1
lines changed- Makefile+13-2
- debian/copy_installer.sh+8
- debian/copy_saithriftv2.sh+30
- debian/installerFiles/python-saithriftv1.install+1
- debian/installerFiles/python-saithriftv2.install+1
- debian/rules+13
- doc/SAI-Proposal-SAI-PTF.md+637
- doc/figures/anatomy_of_a_ptf_test.png
- doc/figures/autogeneration_gensairpc.png
- doc/figures/autogeneration_parsing.png
- meta/Makefile+5-1
- meta/acronyms.txt+1
- meta/gensairpc.README+34
- meta/gensairpc.pl+605
- meta/rpc/README.md+104
- meta/rpc/SAI/Attrs.pm+88
- meta/rpc/SAI/Attrs/Attribute.pm+132
- meta/rpc/SAI/Enum.pm+115
- meta/rpc/SAI/Enum/Element.pm+79
- meta/rpc/SAI/Function.pm+273
- meta/rpc/SAI/Function/Argument.pm+142
- meta/rpc/SAI/RPC/Function.pm+89
- meta/rpc/SAI/RPC/Function/Argument.pm+207
- meta/rpc/SAI/RPC/ThriftName.pm+59
- meta/rpc/SAI/RPC/ThriftName/Type.pm+106
- meta/rpc/SAI/RPC/ThriftName/Variable.pm+34
- meta/rpc/SAI/RPC/Type.pm+46
- meta/rpc/SAI/Stats.pm+38
- meta/rpc/SAI/Struct.pm+84
- meta/rpc/SAI/Struct/Member.pm+70
- meta/rpc/SAI/Type.pm+173
- meta/rpc/SAI/Typedef.pm+121
- meta/rpc/SAI/Utils/XMLLoader.pm+50
- meta/rpc/SAI/Variable.pm+53
- meta/rpc/Utils.pm+76
- meta/rpc/Utils/Format.pm+106
- meta/rpc/docs/README.md+218
- meta/rpc/docs/SAI-RPC.md+90
- meta/rpc/docs/SAI-Utils.md+21
- meta/rpc/docs/SAI.md+166
- meta/rpc/docs/Templates.md+57
- meta/sai_rpc_frontend.cpp+925
- meta/templates/gensaiattrs.c.tt+102
- meta/templates/sai.thrift.tt+248
- meta/templates/sai_adapter.py.tt+487
- meta/templates/sai_adapter_utils.tt+172
- meta/templates/sai_rpc_server_functions.tt+370
- meta/templates/sai_rpc_server_helper_functions.tt+145
- meta/templates/sai_thrift_utils.tt+23
- meta/test.pm+22
- ptf/platform_helper/__init__.py+28
- ptf/platform_helper/bfn_sai_helper.py+41
- ptf/platform_helper/brcm_sai_helper.py+267
- ptf/platform_helper/common_sai_helper.py+89
- ptf/platform_helper/mlnx_sai_helper.py+28
- ptf/sai_base_test.py+1.1k
- ptf/sai_utils.py+291
- ptf/saisanity.py+356
- ptf/saitest.py+180
- test/Makefile+1
- test/saithriftv2/Makefile+119
- test/saithriftv2/setup.py+40
- test/saithriftv2/src/saiserver.cpp+320
- test/saithriftv2/src/switch_sai_rpc_server.h+3
0 commit comments