Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sflow egress unicast pkts can not get valid values #1872

Open
dsrjlj opened this issue Dec 17, 2024 · 1 comment
Open

sflow egress unicast pkts can not get valid values #1872

dsrjlj opened this issue Dec 17, 2024 · 1 comment

Comments

@dsrjlj
Copy link

dsrjlj commented Dec 17, 2024

img_v3_02hl_2ca759fb-d612-4a47-b8dd-733ff03d82bg

The output unicast pkts value always equals to 0.

hsflowd fetch the attribute counters db with "SAI_PORT_STAT_IF_OUT_UCAST"
#define HSP_SONIC_FIELD_IFOUT_UCASTS "SAI_PORT_STAT_IF_OUT_UCAST"

but SAI definition named "SAI_PORT_STAT_IF_OUT_UCAST_PKTS"

maybe for this, we can not get the valid sflow output unicast pkts.

@sflow
Copy link

sflow commented Jan 8, 2025

Thank you. This has been fixed in hsflowd v2.1.11-5. The fix was just as you expected: sflow/host-sflow@b43050f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants