Commit d0fc943
authored
Advance SAI header (#1148)
Signed-off-by: zitingguo-ms <[email protected]>
Signed-off-by: zitingguo-ms <[email protected]>1 parent 9c1eb1b commit d0fc943
1 file changed
+1
-1
lines changed- Makefile+7-1
- meta/Makefile+4-1
- meta/README.md+5-1
- meta/gensairpc.README+11-7
- meta/gensairpc.pl+4-1
- meta/rpc/README.md+1
- meta/templates/sai_adapter.py.tt+45-12
- meta/templates/sai_adapter_utils.tt+50
- meta/templates/sai_rpc_server_functions.tt+28-1
- meta/templates/sai_rpc_server_helper_functions.tt+2-2
- ptf/platform_helper/brcm_helper/__init__.py+28
- ptf/platform_helper/brcm_helper/brcm_saiswitch_helper.py+40
- ptf/platform_helper/brcm_sai_helper.py+6
- ptf/platform_helper/common_helper/__init__.py+28
- ptf/platform_helper/common_helper/saiswitch_helper.py+29
- ptf/platform_helper/common_sai_helper.py+9-1
- ptf/sai_base_test.py+1-1
- ptf/sai_utils.py+3-3
- ptf/saisanity.py+2-2
- ptf/saiswitch.py+98-65
- ptf/saitest.py+4-4
- ptf/warm_boot/warm_saisanity.py+3-3
- ptf/warm_boot/warm_saiswitch.py+73
- ptf/warm_boot/warm_test_utils.py+5-7
- test/saithriftv2/Makefile+5-2
- test/saithriftv2/src/saiserver.cpp+2-1
0 commit comments