8c10c01bd8
This PR includes necessary changes for correct generating BUFFER_QUEUE values in DB. Changes are based on the schema.md Why I did it Change format of generating BUFFER_QUEUE in DB according to schema.md and yang-model. Old format: "BUFFER_QUEUE": { "Ethernet0,Ethernet100,Ethernet104,Ethernet108,Ethernet112,Ethernet116,Ethernet12,Ethernet120,Ethernet124,Ethernet16,Ethernet20,Ethernet24,Ethernet28,Ethernet32,Ethernet36,Ethernet4,Ethernet40,Ethernet44,Ethernet48,Ethernet52,Ethernet56,Ethernet60,Ethernet64,Ethernet68,Ethernet72,Ethernet76,Ethernet8,Ethernet80,Ethernet84,Ethernet88,Ethernet92,Ethernet96|queue": { "profile": "profile" }, "Ethernet0,Ethernet100,Ethernet104,Ethernet108,Ethernet112,Ethernet116,Ethernet12,Ethernet120,Ethernet124,Ethernet16,Ethernet20,Ethernet24,Ethernet28,Ethernet32,Ethernet36,Ethernet4,Ethernet40,Ethernet44,Ethernet48,Ethernet52,Ethernet56,Ethernet60,Ethernet64,Ethernet68,Ethernet72,Ethernet76,Ethernet8,Ethernet80,Ethernet84,Ethernet88,Ethernet92,Ethernet96|queue": { "profile": "profile" } }, New format: "BUFFER_QUEUE": { "Ethernet0|queue": { "profile": "profile" }, "Ethernet0|queue": { "profile": "profile" }, "Ethernet4|queue": { "profile": "profile" }, "Ethernet4|queue": { "profile": "profile" }, "Ethernet8|queue": { "profile": "profile" }, "Ethernet8|queue": { "profile": "profile" }, ... } How I did it Updated structure of buffers_defaults jinja templates. Signed-off-by: Oleksandr Kozodoi <oleksandrx.kozodoi@intel.com> |
||
---|---|---|
.. | ||
x86_64-arista_7050_qx32 | ||
x86_64-arista_7050_qx32s | ||
x86_64-arista_7050cx3_32s | ||
x86_64-arista_7050sx3_48c8 | ||
x86_64-arista_7050sx3_48yc8 | ||
x86_64-arista_7060_cx32s | ||
x86_64-arista_7060cx2_32s | ||
x86_64-arista_7060dx4_32 | ||
x86_64-arista_7060px4_32 | ||
x86_64-arista_7170_32c | ||
x86_64-arista_7170_32cd | ||
x86_64-arista_7170_64c | ||
x86_64-arista_7170b_64c | ||
x86_64-arista_7260cx3_64 | ||
x86_64-arista_7280cr3_32d4 | ||
x86_64-arista_7280cr3_32p4 | ||
x86_64-arista_7280cr3mk_32d4 | ||
x86_64-arista_7280cr3mk_32p4 | ||
x86_64-arista_7800_sup | ||
x86_64-arista_7800r3_48cq2_lc | ||
x86_64-arista_7800r3_48cqm2_lc | ||
x86_64-arista_common | ||
x86_64-arista_7280cr3k_32d4 | ||
x86_64-arista_7280cr3k_32p4 |