-
Notifications
You must be signed in to change notification settings - Fork 550
[DASH] Add flow bulk get session event data struct #2175
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
base: master
Are you sure you want to change the base?
[DASH] Add flow bulk get session event data struct #2175
Conversation
|
hi @marian-pritsak , are these ones generated but missed committing to SAI? |
02ff44d to
8b63874
Compare
8b63874 to
16bcdef
Compare
They are created manually because they are not part of CRUD APIs. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
too old, @marian-pritsak to rebase branch to trigger pipeline |
16bcdef to
b2d9374
Compare
|
/azp run |
|
Commenter does not have sufficient privileges for PR 2175 in repo opencomputeproject/SAI |
|
Hi @tjchadaga - can you help merge please? Thanks! |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@marian-pritsak - could you please rebase your branch to the latest and squash your commits for the metachecker to pass? |
b2d9374 to
d67cf7a
Compare
|
@tjchadaga can you please re-run? The commit was rebased to master. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Add flow bulk get event callback and supporting structures to provide ability to query flows in asynchronous manner. Signed-off-by: Marian Pritsak <[email protected]>
d67cf7a to
7193491
Compare
Signed-off-by: Marian Pritsak <[email protected]>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Add flow bulk get event callback and supporting
structures to provide ability to query flows
in asynchronous manner.