[201911] Update SAI-Implementation submodule and enable port in/out dropped pkts stats (#5093)

- Enable port buffer drops by default
- Update SAI submodule

Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
This commit is contained in:
Mykola F 2020-08-25 18:20:05 +03:00 committed by GitHub
parent a3521f02e1
commit c243b8a9f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ def enable_counters():
enable_counter_group(db, 'PFCWD')
enable_counter_group(db, 'PG_WATERMARK')
enable_counter_group(db, 'QUEUE_WATERMARK')
enable_counter_group(db, 'PORT_BUFFER_DROP')
def get_uptime():
with open('/proc/uptime') as fp:

@ -1 +1 @@
Subproject commit 024651e0314b1b39b7492a582e097745daba4b8b
Subproject commit 941db7e7fddba44afa88dcc3e0e1f0c3d44dc2fe