AGSaidi
AGSaidi
any hope to get this reviewed and merged?
What would it take to build these for arm64? Is it a lack of runners or something else?
any chance this will get committed soon?
any chance this will get committed soon?
any chance this will get committed soon?
Looks like this is because of libunwind. I created a bug report with Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libunwind/+bug/1999104
Graviton3 supports sve, not sve2
Just a Graviton2 :)
Arm has [SMMLA instructions](https://developer.arm.com/documentation/ddi0596/2020-12/SIMD-FP-Instructions/SMMLA--vector---Signed-8-bit-integer-matrix-multiply-accumulate--vector--) which for newer arm targets should give another 4x over fp16.
Thanks for looking @victorjulien >Did you test this with suricata-verify? ``` PASSED: 1200 FAILED: 0 SKIPPED: 68 ``` > Formatting will need to be fixed. Done > I think my...