Vladimir Smirnov

Results 286 comments of Vladimir Smirnov

So I've rewrote extended_stats to be way simplier and after that it works well on both ConnectX-5 and 6. That is what I did: https://github.com/Civil/trex-core/commit/a22596ac0b67ad6b9fac02c7a979332547f16e37 And if you are interested,...

> was that due to a kernel driver change? That was because I've just removed the code (kept only names of the counters) and rewrote it from scratch and haven't...

Ok, understood; thanks for the clarification. I've did a PR that keeps the diff: https://github.com/cisco-system-traffic-generator/trex-core/pull/1106 P.S. I've also verified that same problem happened on BlueField-2 without the PR and PR...

@norg I think after my PR was accepted, trex (from master or if you manually apply the patch from PR) would work for you as well. At least I can...

It doesn't sound important, because it problem in a part of protobuf library that carbonapi doesn't use. So I probably would bump all dependencies at once when I will be...

> why include libraries that aren't needed at all? it's a bad practice. Carbonapi uses protobuf library, just not the part that had a security bug. Bug that depenadbot wanted...

Also about the question you've asked before: > Is it safe to bump it in modules.txt and go.mod locally until it is? Also about that - it should ok to...

Autobuilds for RHEL9 should work for some time. And release will be added after I tag a new release. But honestly, it should be ok to use RHEL8 builds, carbonapi...

I can see carbonapi for el/7, 8 and 9 in autobuilds: ![CleanShot 2024-04-25 at 23 35 54](https://github.com/go-graphite/carbonapi/assets/844380/6994dd4e-2b9f-4b8c-9a91-9cc3bbbe1947) And I can see stable 0.16.0 for rhel8: ![CleanShot 2024-04-25 at 23 34...

e.x. https://packagecloud.io/go-graphite/autobuilds/packages/el/9/carbonapi-0.16.1~62+sha.g38ac02-1.x86_64.rpm?distro_version_id=240 and for stable: https://packagecloud.io/go-graphite/stable/packages/el/8/carbonapi-0.16.0~1-1.x86_64.rpm?distro_version_id=205