sonic-buildimage/device/arista/x86_64-arista_7050_qx32s/Arista-7050-QX-32S/buffers.json.j2
Wenda Ni 7389443597 [devices]: Migrate a7050-qx-32s to use the new buffers config architecture and create the profile for t1 (#1709)
Move the ingress lossless profile from buffers.json.j2 to pg_profile_lookup.ini

Move pool and the rest of the profile from buffers.json.j2 to
buffers_defaults_t1.j2

Add port speed info in port_config.ini

Make buffers_default_t1.j2 the default profile in buffers.json.j2

Signed-off-by: Wenda Ni <wenni@microsoft.com>
2018-06-22 18:53:30 -07:00

4 lines
67 B
Django/Jinja

{%- set default_topo = 't1' %}
{%- include 'buffers_config.j2' %}