Skip to content

Commit 4026a8b

Browse files
zzhiyuanwendani
authored andcommitted
Remove macro generate_pg_profils for 7170 buffer (#3635)
1 parent 4d29e61 commit 4026a8b

File tree

4 files changed

+0
-32
lines changed

4 files changed

+0
-32
lines changed

device/arista/x86_64-arista_7170_64c/Arista-7170-64C/buffers_defaults_t0.j2

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,6 @@
5959
},
6060
{%- endmacro %}
6161

62-
{%- macro generate_pg_profils(port_names) %}
63-
"BUFFER_PG": {
64-
"{{ port_names }}|3-4": {
65-
"profile" : "[BUFFER_PROFILE|ingress_lossless_profile]"
66-
}
67-
},
68-
{%- endmacro %}
69-
7062
{%- macro generate_queue_buffers(port_names) %}
7163
"BUFFER_QUEUE": {
7264
"{{ port_names }}|3-4": {

device/arista/x86_64-arista_7170_64c/Arista-7170-64C/buffers_defaults_t1.j2

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,6 @@
5959
},
6060
{%- endmacro %}
6161

62-
{%- macro generate_pg_profils(port_names) %}
63-
"BUFFER_PG": {
64-
"{{ port_names }}|3-4": {
65-
"profile" : "[BUFFER_PROFILE|ingress_lossless_profile]"
66-
}
67-
},
68-
{%- endmacro %}
69-
7062
{%- macro generate_queue_buffers(port_names) %}
7163
"BUFFER_QUEUE": {
7264
"{{ port_names }}|3-4": {

device/arista/x86_64-arista_7170_64c/Arista-7170-Q59S20/buffers_defaults_t0.j2

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,6 @@
7171
},
7272
{%- endmacro %}
7373

74-
{%- macro generate_pg_profils(port_names) %}
75-
"BUFFER_PG": {
76-
"{{ port_names }}|3-4": {
77-
"profile" : "[BUFFER_PROFILE|ingress_lossless_profile]"
78-
}
79-
},
80-
{%- endmacro %}
81-
8274
{%- macro generate_queue_buffers(port_names) %}
8375
"BUFFER_QUEUE": {
8476
"{{ port_names }}|3-4": {

device/arista/x86_64-arista_7170_64c/Arista-7170-Q59S20/buffers_defaults_t1.j2

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,6 @@
7171
},
7272
{%- endmacro %}
7373

74-
{%- macro generate_pg_profils(port_names) %}
75-
"BUFFER_PG": {
76-
"{{ port_names }}|3-4": {
77-
"profile" : "[BUFFER_PROFILE|ingress_lossless_profile]"
78-
}
79-
},
80-
{%- endmacro %}
81-
8274
{%- macro generate_queue_buffers(port_names) %}
8375
"BUFFER_QUEUE": {
8476
"{{ port_names }}|3-4": {

0 commit comments

Comments
 (0)