youtube image
From YouTube: SONiC DASH Workgroup Community Meeting Sept 6 2023

Description

Kamil and Chris discussed the issue of the Sai metadata object code being compiled into the Lib Sai library, which is unnecessary for abandoned distros. Kamil proposed a solution of having a separate library for the Sai metadata object code, which Chris agreed to look into.

Implications of removing SAI Meta; Chris explained that the PTF test cases should still work, as the Lib side meta will be separated and linked into the final output. Chris clarified that the PTF test cases will still work, as the libsai meta will be separated and linked into the final output.

Double Decap in PL:
Transformation of packets from the original packet to V6 and then to another layer of encapsulation. Inbound processing and the expectation that the flow is always created by the outbound.

Packet format and VM to VM transposition overview for PL The packet is transformed for each VM on both sides and the return packet is seen in step 15.
Flow lookup for a double encap packet with the note that the innermost header should be used for the flow lookup. Trigger for flow s/be taken offline to discuss further. Also how to handle double encap before doing the flow lookup. Inbound processing is performed in the hardware and that the routing action is double encap. Concluded that two layers of encapsulation need to be passed to expose the innermost packet before the flow lookup can be done.

Meter policy: Prince provided insight on the scale of the table, stating that it is a limited number, not a high scale.

Build repo for the DASH version. The build repo requires hardware libraries; still a WIP.

Removal of P4 from the HLD documentation; decided to keep the documentation in the HLD, but update it to reflect that it is not supported.