-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[p4]: Update the SAI header files to v0.9.4 (#260)
* change refpoints to local repos (p4) * update refpoint to different fork * added missing bm link for platform p4
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule behavioral-model
updated
238 files
Submodule switch
updated
8 files
+3 −3 | .gitmodules | |
+37 −22 | switchapi/include/switchapi/switch_hostif.h | |
+0 −6 | switchapi/src/switch_hostif_int.h | |
+6 −5 | switchapi/src/switch_packet.c | |
+66 −0 | switchsai/src/saihostintf.c | |
+4 −0 | switchsai/src/sairoute.c | |
+1 −1 | switchsai/submodules/SAI | |
+61 −0 | tests/ptf-tests/sai-tests/switch.py |