-
Notifications
You must be signed in to change notification settings - Fork 529
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
Upstream new development on p4orch #2237
Conversation
New definitions are merged in sonic-net/sonic-swss-common#604. |
This pull request introduces 2 alerts when merging b2b25bb into 1fd1dbf - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging ac996b1 into 1fd1dbf - view on LGTM.com new alerts:
|
@prsunny |
ac996b1
to
ada4968
Compare
This pull request introduces 2 alerts when merging ada4968 into 4e53afc - view on LGTM.com new alerts:
|
@prsunny We have an internal fix for sonic-net/sonic-buildimage#10410. Would like to upstream our fix after this pr. |
ada4968
to
6be7f71
Compare
This pull request introduces 2 alerts when merging 6be7f71 into 40316f7 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging dd89a3f into 40316f7 - view on LGTM.com new alerts:
|
The last few of the pytests failed. The number of failed tests are different each time. But they are at the end of the run. |
This pull request introduces 2 alerts and fixes 1 when merging 34496a0 into 7fc0f73 - view on LGTM.com new alerts:
fixed alerts:
|
All runs passed now except for the coverage. |
34496a0
to
c7d6e1a
Compare
This pull request introduces 2 alerts and fixes 1 when merging 6a0a8be into 583236f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 1 when merging d69327d into 4d6fa42 - view on LGTM.com new alerts:
fixed alerts:
|
d69327d
to
6a0a8be
Compare
This pull request introduces 2 alerts and fixes 1 when merging aa98b4b into ec57bf1 - view on LGTM.com new alerts:
fixed alerts:
|
aa98b4b
to
63dfd78
Compare
This pull request introduces 3 alerts when merging 63dfd78 into 47f6162 - view on LGTM.com new alerts:
|
63dfd78
to
225fff0
Compare
This pull request introduces 3 alerts when merging 225fff0 into e9984d8 - view on LGTM.com new alerts:
|
This pull request introduces 3 alerts when merging ef32de0 into e9984d8 - view on LGTM.com new alerts:
|
This pull request introduces 3 alerts when merging aea0b0f into 4a6f940 - view on LGTM.com new alerts:
|
This pull request introduces 3 alerts when merging 5f3bbd5 into 4a6f940 - view on LGTM.com new alerts:
|
5f3bbd5
to
d736430
Compare
This pull request introduces 3 alerts when merging d736430 into 4a6f940 - view on LGTM.com new alerts:
|
d736430
to
14da984
Compare
This pull request introduces 3 alerts when merging 14da984 into 75fc965 - view on LGTM.com new alerts:
|
This pull request introduces 3 alerts when merging b9d7e36 into 75fc965 - view on LGTM.com new alerts:
|
b9d7e36
to
13b330c
Compare
This pull request introduces 3 alerts when merging 13b330c into dc477fb - view on LGTM.com new alerts:
|
1. New actions in route manager: trap, set metadata. 2. New match attribute in ACL manager: ROUTE_DST_USER_META. 3. Bulk SAI call in route manager. 4. Added l3 admin manager. 5. Added GRE tunnel manager. 6. P4orch state verification for internal cache and ASIC DB (place holder). 7. Bug fixes and code enhancements. Co-authored-by: Runming Wu [runmingwu@google.com](mailto:runmingwu@google.com) Co-authored-by: Yilan Ji [yilanji@google.com](mailto:yilanji@google.com) Co-authored-by: Jaffar Abdul [jabdulabdul@google.com](mailto:jabdulabdul@google.com)
Change-Id: Ie198e4ddb66cc79506bfc159089be1e3f0bf7184
Change-Id: I9020905dc106a8c3b33da4ae6c7f479f5468bfb7
13b330c
to
f218f8b
Compare
This pull request introduces 3 alerts when merging f218f8b into 2489ad5 - view on LGTM.com new alerts:
|
@prsunny |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
switchorch changes lgtm
@bhagatyj to signoff |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
lgtm. |
Update sonic-swss submodule pointer to include the following: * Dynamic port configuration - add port buffer cfg to the port ref counter ([sonic-net#2194](sonic-net/sonic-swss#2194)) * tlm_teamd: Filter portchannel subinterface events from STATE_DB LAG_TABLE ([sonic-net#2408](sonic-net/sonic-swss#2408)) * [counters] Improve performance by polling only configured ports buffer queue/pg counters ([sonic-net#2360](sonic-net/sonic-swss#2360)) * added support for Xsight platform ([sonic-net#2426](sonic-net/sonic-swss#2426)) * [ci][asan] add DVS tests run with ASAN ([sonic-net#2363](sonic-net/sonic-swss#2363)) * Handle dual ToR neighbor miss scenario ([sonic-net#2151](sonic-net/sonic-swss#2151)) * Upstream new development on p4orch ([sonic-net#2237](sonic-net/sonic-swss#2237)) * [lgtm] Fix dependency ([sonic-net#2419](sonic-net/sonic-swss#2419)) * [muxorch] Returning true if nbr in skip_neighbor_ in isNeighborActive() ([sonic-net#2415](sonic-net/sonic-swss#2415)) * [macsec]: Set MTU for MACsec ([sonic-net#2398](sonic-net/sonic-swss#2398)) * Delete Invalid if condition in intfsorch.cpp ([sonic-net#2411](sonic-net/sonic-swss#2411)) Signed-off-by: dprital <drorp@nvidia.com>
Upstream new development on p4orch:
Co-authored-by: Runming Wu runmingwu@google.com
Co-authored-by: Yilan Ji yilanji@google.com
Co-authored-by: Jaffar Abdul jabdulabdul@google.com