Leonid Evdokimov
Leonid Evdokimov
Building SMHasher with OpenWrt GCC 12.3.0 r24012-d8dd03c46f (toolchain-arm_arm1176jzf-s+vfp_gcc-12.3.0_musl_eabi) with `-O2 -DHAVE_NEON` highlights following failures: - [ ] ` blake3_c - Verification value 0x50E4CD91 ....... FAIL! (Expected 0x58571F56)`, same as #297...
Building SMHasher with OpenWrt GCC 13.2.0 (toolchain-mipsel_24kc_gcc-13.2.0_musl) with `-O2 -mips32r2 -mtune=24kc` highlights following failures: - [ ] ` blake3_c - Verification value 0x50E4CD91 ....... FAIL! (Expected 0x58571F56)` - [ ]...
[mingw build](https://github.com/rurban/smhasher/actions/runs/10738736836/job/29782935807?pr=293#logs) for #293 is green, but build actually fails: ``` D:/a/smhasher/smhasher/City.cpp:90:10: fatal error: byteswap.h: No such file or directory 90 | #include | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/SMHasherSupport.dir/build.make:146:...
I've tested the patch with a few supout.rif files I had (ARM, ARM64, SMIPS) — the updated script decodes `/proc` data correctly. Thanks for your awesome work!
Как справедливо замечено в комментарии https://github.com/amnezia-vpn/amneziawg-go/issues/75#issuecomment-2989336182, AmneziaWG не является FEP: как минимум счётчик по-прежнему остаётся на месте. Да и первые 8 байт в каждом пакете данных одинаковы на протяжении пары...
That improves UX in #9411 cases: warning is better than silence.
**Important notices** - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I am convinced that my issue is new after having checked both open and closed...
I've recently stumbled upon somewhat slow flash drive, that takes ~3 hours to go through `f3brew` cycle... But the flash drive is so cute and tiny that I decided to...