Skip to content

Commit

Permalink
Revert "[portsorch] Enable port-level buffer drop counters (sonic-net…
Browse files Browse the repository at this point in the history
…#1237)" (sonic-net#1308)

This reverts commit ae1daf3.
  • Loading branch information
daall authored and abdosi committed Jun 16, 2020
1 parent 9af1af0 commit e5ffa4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions orchagent/portsorch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ const vector<sai_port_stat_t> portStatIds =
SAI_PORT_STAT_ETHER_STATS_TX_NO_ERRORS,
SAI_PORT_STAT_IP_IN_UCAST_PKTS,
SAI_PORT_STAT_ETHER_IN_PKTS_128_TO_255_OCTETS,
SAI_PORT_STAT_IN_DROPPED_PKTS,
SAI_PORT_STAT_OUT_DROPPED_PKTS,
};

static const vector<sai_queue_stat_t> queueStatIds =
Expand Down

0 comments on commit e5ffa4e

Please sign in to comment.