Skip to content

[swss-common] Define new VLAN P4 table names #1015

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaanah-hcl
Copy link

Summary:
Dedine new VLAN P4 table names

Bazel build and Test logs:
jaanahg@d2bbd80da15e:/sonic/src/sonic-swss-common$ bazel build $BAZEL_BUILD_OPTS ...
2025/05/07 06:40:38 Downloading https://releases.bazel.build/4.0.0/release/bazel-4.0.0-linux-x86_64...
Downloading: 46 MB out of 46 MB (100%)
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Analyzed 4 targets (30 packages loaded, 547 targets configured).
INFO: Found 4 targets...
INFO: From Compiling googletest/src/gtest-death-test.cc:
external/com_google_googletest/googletest/src/gtest-death-test.cc: In function 'bool testing::internal::StackGrowsDown()':
external/com_google_googletest/googletest/src/gtest-death-test.cc:1301:24: warning: 'dummy' may be used uninitialized [-Wmaybe-uninitialized]
1301 | StackLowerThanAddress(&dummy, &result);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
external/com_google_googletest/googletest/src/gtest-death-test.cc:1290:13: note: by argument 1 of type 'const void*' to 'void testing::internal::StackLowerThanAddress(const void*, bool*)' declared here
1290 | static void StackLowerThanAddress(const void* ptr, bool* result) {
| ^~~~~~~~~~~~~~~~~~~~~
external/com_google_googletest/googletest/src/gtest-death-test.cc:1299:7: note: 'dummy' declared here
1299 | int dummy;
| ^~~~~
INFO: Elapsed time: 26.908s, Critical Path: 5.39s
INFO: 199 processes: 100 internal, 99 linux-sandbox.
INFO: Build completed successfully, 199 total actions
jaanahg@d2bbd80da15e:/sonic/src/sonic-swss-common$ bazel test $BAZEL_BUILD_OPTS --cache_test_results=no ...
INFO: Build option --cache_test_results has changed, discarding analysis cache.
INFO: Analyzed 4 targets (0 packages loaded, 547 targets configured).
INFO: Found 2 targets and 2 test targets...
INFO: Elapsed time: 0.320s, Critical Path: 0.08s
INFO: 3 processes: 1 internal, 2 linux-sandbox.
INFO: Build completed successfully, 3 total actions
//tests:saiaclschema_ut PASSED in 0.0s
//tests:status_code_util_test PASSED in 0.0s

Executed 2 out of 2 tests: 2 tests pass.
INFO: Build completed successfully, 3 total actions
jaanahg@d2bbd80da15e:/sonic/src/sonic-swss-common$

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

3 participants