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

[202405][syncd] Enable bulk api for neighbor entries #1415

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

Conversation

Ndancejic
Copy link
Contributor

SAI 1.11.0 added support for bulk neighbor entries. Adding support for neighbor bulk operations to syncd.

cherry-pick of #1373. which includes the commits below:

commit 57b8e6f (HEAD -> ndancejic202405, dancejic/ndancejic202405, 202405)
Author: Nikola Dancejic [email protected]
Date: Tue May 14 18:23:55 2024 +0000

[syncd] Enable bulk api for neighbor entries

SAI 1.11.0 added support for bulk neighbor entries. Adding support for
neighbor bulk operations to syncd.
* added neighbor entry capability to bulk operations in syncd
* added unit tests for neighbor bulk operations
* added code coverage for neighbor bulk operations

Signed-off-by: Nikola Dancejic <[email protected]>

commit fbe3fc7
Author: Nikola Dancejic [email protected]
Date: Fri May 24 17:57:45 2024 +0000

[syncd] Addressing PR comments #1373

Signed-off-by: Nikola Dancejic <[email protected]>

commit a5b2bbb
Author: Nikola Dancejic [email protected]
Date: Tue May 28 01:16:46 2024 +0000

Adding neighborBulkTest to syncd tests

Signed-off-by: Nikola Dancejic <[email protected]>

@bingwang-ms
Copy link
Contributor

@Ndancejic Can you please check the failure in PR test?

@nazariig
Copy link
Collaborator

nazariig commented Sep 4, 2024

@Ndancejic can you please fix CI errors?

@Ndancejic
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

SAI 1.11.0 added support for bulk neighbor entries. Adding support for
neighbor bulk operations to syncd.
* added neighbor entry capability to bulk operations in syncd
* added unit tests for neighbor bulk operations
* added code coverage for neighbor bulk operations

Signed-off-by: Nikola Dancejic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants