Vladimír Čunát
Vladimír Čunát
IMHO "official support" is mainly about getting enough people interested so they manage to keep it working well. Some basic cross-compiled binaries are produced by the build farm already: http://hydra.nixos.org/jobset/nixpkgs/cross-trunk#tabs-jobs
This project depends on cqueues, and their docs seem to indicate that Windows support is unlikely due to Win APIs not being suitable for the cqueues implementation approach. BTW, you...
[xskmap] Well, what about at least writing in some visible places that the code needs particular kernel versions? (even some 5.2.x doesn't accept it for me, i.e. from latest stable...
We were testing half-page frames with AF_XDP on Intel recently, and it seemed to just work. We did no special changes, just passed the different numbers to `xsk_umem__create()`.
Kernel versions: things seem OK-ish for me even on 5.0, but it appears a bit "fragile" in terms of libbpf version and there are [missing features](https://github.com/xdp-project/xdp-tutorial/issues/65). _I'm a bit wary...
@PhilippHomann: as described above, that should be due to using a wrong (buggy) libbpf version. EDIT: I suppose it's generally the safest bet to use the one extracted from the...
- [x] `glib.patches` needs revision on `*-darwin` (at least): - https://hydra.nixos.org/build/194969260 - https://hydra.nixos.org/build/194971511
@ofBorg build gtk3
Current regressions, for reference (diff for 3/4 platforms): https://hydra.nixos.org/eval/1783377?compare=1783362
Looks quite good on Hydra now: https://hydra.nixos.org/eval/1783426?compare=1783362 Note that the `unstable` job isn't really a regression of this branch; it's new due to `trunk` not containing `aarch64-darwin`.