Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance SAI header #1200

Closed

Conversation

richardyu-ms
Copy link
Contributor

Why I did it
Advance SAI header and fix the build error

In file included from ./temp/inc//sai.h:48,
				 from /tmp/Q25khDyVN5.c:2:
./temp/inc//saiobject.h:40:10: fatal error: saiexperimentaldashvip.h: No
such file or directory
   40 | #include <saiexperimentaldashvip.h>
	  |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated

How I did it

Upgrade SAI header to latest

Signed-off-by: richardyu-ms richard.yu@microsoft.com

Why I did it
Advance SAI header and fix the build error
```
In file included from ./temp/inc//sai.h:48,
				 from /tmp/Q25khDyVN5.c:2:
./temp/inc//saiobject.h:40:10: fatal error: saiexperimentaldashvip.h: No
such file or directory
   40 | #include <saiexperimentaldashvip.h>
	  |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated
```
How I did it

Upgrade SAI header to latest

Signed-off-by: richardyu-ms <richard.yu@microsoft.com>
@richardyu-ms richardyu-ms deleted the upgrade_sai_header branch February 25, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant