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

New P4Orch development. #2425

Merged
merged 1 commit into from
Nov 9, 2022
Merged

New P4Orch development. #2425

merged 1 commit into from
Nov 9, 2022

Conversation

mint570
Copy link
Contributor

@mint570 mint570 commented Aug 23, 2022

Upstream new development on p4orch:

  1. Reference count bug fix in wcmp manager.
  2. New update in gre tunnel manager.
  3. Bulk support in wcmp group member.

Co-authored-by: Runming Wu runmingwu@google.com
Co-authored-by: Yilan Ji yilanji@google.com
Co-authored-by: Manali Kumar manalikumar@google.com

@mint570 mint570 marked this pull request as ready for review August 23, 2022 17:36
@mint570 mint570 requested a review from prsunny as a code owner August 23, 2022 17:36
@mint570
Copy link
Contributor Author

mint570 commented Aug 23, 2022

@prsunny
This PR is ready for review. It is all P4Orch changes.

@mint570
Copy link
Contributor Author

mint570 commented Aug 29, 2022

Hi @prsunny, can you please take a look?

@mint570
Copy link
Contributor Author

mint570 commented Oct 31, 2022

@prsunny
Can you take a look at this PR?
It will be good to include this in the Nov release.
Thanks.

class ResponsePublisherInterface {
public:
virtual ~ResponsePublisherInterface() = default;
class ResponsePublisherInterface
Copy link
Collaborator

Choose a reason for hiding this comment

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

looks like this file is not changed but added with some tabspace? Do you want to revert this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We ran clang-format using Microsoft style. This matches other p4orch codes and the SONiC codes.
I think we should make this change to keep the style consistent.
I can create a different PR for this if you need. Otherwise, we can keep the change here.

Change-Id: Ia2328c148068e60bb8eef57c41c55286806be680
@prsunny
Copy link
Collaborator

prsunny commented Nov 4, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

prsunny
prsunny previously approved these changes Nov 4, 2022
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