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

WIP: fix vs tests with bulk #694

Closed

Conversation

dmytroxshevchuk
Copy link
Contributor

No description provided.

@dmytroxshevchuk dmytroxshevchuk changed the title WIP: Fix vs tests with bulk WIP: fix vs tests with bulk Nov 5, 2020
@dmytroxshevchuk dmytroxshevchuk marked this pull request as draft November 5, 2020 10:49
@@ -721,7 +721,7 @@ sai_status_t VendorSai::bulkRemove(
break;

default:
SWSS_LOG_ERROR("not implemented %s, FIXME", sai_serialize_object_type(object_type).c_str());
SWSS_LOG_ERROR("not implemented, FIXME");
return SAI_STATUS_NOT_IMPLEMENTED;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please bring back ll the changes in VendorSai.cpp i fixed those in other pr especially SAI_OBJECT_TYPE_NEXT_HOP_GROUP_MEMBER

@kcudnik
Copy link
Collaborator

kcudnik commented Jul 21, 2021

is this still avtive?

@dmytroxshevchuk
Copy link
Contributor Author

is this still avtive?

Looks like the PR is obsolete.
Closed.

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.

2 participants