mint570
mint570
Upstream new development on p4orch: 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....
We tried to enable zmq for sync mode. We tested in docker-sonic-vs but found that orchagent was still using Redis (while syncd could successfully use zmq). We can see the...
Initial draft of the batch requests API HLD. Repo | PR title | State -- | -- | -- sonic-swss-common | [Added batched APIs in ProducerStateTable](https://github.com/Azure/sonic-swss-common/pull/588) | ![GitHub issue/pull request...
Added initial draft of the submit to ingress HLD.
swss-common: Added sanitizer testing for swss-common unit test. Signed-off-by: Runming Wu [email protected]
**What I did** This PR has no real code change. It is purely clang formatting. It only applies to the P4Orch codes. Commands that I run: find orchagent/p4orch -name *.h...
New p4orch development changes. This is the first PR for upstreaming the recent P4Orch changes (has been a while since the last time). The main changes include: 1. Add new...
For port counters, flex counters need to be enabled to have the counters. If not, the CounterCheckOrch will keep printing warning logs about could not receive counters. There are 4...
Just for test.