Yi Tseng

Results 19 issues of Yi Tseng

- Let the user decide the image tag - Replace string with ${string//search/replace} instead of sed

Infra

Use semantic version as the tag of `stratumproject/build` image instead of just use the `build` tag.

Infra
P2

Need to add 3rd party symbols to `onlpd` since the `onlpd` links to the ONLP library dynamically and we hide those 3rd party symbols in ONLP library. This PR should...

enhancement

Sometimes PTF framework won't be able to capture the INT report packet from stratum_bmv2. But we are able to capture the expected packet from the bmv2 port(veth)

As per suggestion from Vladimir/Barefoot. We should not use @auto_init_metadata and set metadata explicitly. Ref: https://community.intel.com/t5/Intel-Connectivity-Research/Compiler-stuck-when-compiling-P4-code/m-p/1258686/highlight/false#M2157

Simplifies the egress INT control block by merging the `int_metadata` and `report` tables. TODO: - [ ] PTF Tests - [ ] IntProgrammable

enhancement
WIP
DTEL