Tamir Duberstein
|
e621a09181
Clippy over tests and integration-ebpf
|
1 year ago |
Tamir Duberstein
|
6e9aba55fe
Merge pull request #643 from aya-rs/procfs
|
1 year ago |
Tamir Duberstein
|
a1e0130387
Type-erase KernelVersion::current error
|
1 year ago |
Tamir Duberstein
|
6bceb1c3da
Invert comparison
|
1 year ago |
Tamir Duberstein
|
6e570f0f14
Rewrite kernel version logic
|
1 year ago |
Tamir Duberstein
|
cc2bc0acc1
Remove procfs dependency
|
1 year ago |
Tamir Duberstein
|
b5ebcb7cc5
Remove verifier log special case
|
1 year ago |
Tamir Duberstein
|
4c0983bca9
Merge pull request #641 from aya-rs/logger-messages-plz
|
1 year ago |
Tamir Duberstein
|
b8252f46d9
Skip BPF_F_XDP_HAS_FRAGS tests on unsupported kernels
|
1 year ago |
Tamir Duberstein
|
91a415f095
Skip relocation tests on unsupported kernels
|
1 year ago |
Tamir Duberstein
|
b45a5bb71b
Get verifier logs when loading programs
|
1 year ago |
Tamir Duberstein
|
6b94b2080d
Hide details of VerifierLog
|
1 year ago |
Tamir Duberstein
|
b0a4ab5f20
xtask: Standardize command logging
|
1 year ago |
Tamir Duberstein
|
b611038d5b
Use procfs crate for kernel version parsing
|
1 year ago |
Tamir Duberstein
|
7f25956aea
Add missing test annotation
|
1 year ago |
Tamir Duberstein
|
32be47a23b
Merge pull request #642 from aya-rs/less-strings
|
1 year ago |
Tamir Duberstein
|
27120b328a
aya: don't allocate static strings
|
1 year ago |
Alessandro Decina
|
c89c485bca
Merge pull request #627 from nak3/add-riscv
|
1 year ago |
Alessandro Decina
|
ed70a47845
Merge pull request #640 from aya-rs/lossy-conversions
|
1 year ago |
Tamir Duberstein
|
e08c6471dd
Cargo.toml: suppress resolver warning on nightly
|
1 year ago |
Tamir Duberstein
|
9ca0af1a79
integration-test: Remove integration-test-macros
|
1 year ago |
Tamir Duberstein
|
ecc03ecfad
xtask: destructure
|
1 year ago |
Tamir Duberstein
|
de1fe1f5e1
xtask: Avoid lossy conversions, spurious vectors
|
1 year ago |
Tamir Duberstein
|
e93e3c4a55
Merge pull request #639 from aya-rs/test-no-bpftool
|
1 year ago |
Tamir Duberstein
|
25859e4e33
xtask: emit clang command on failure
|
1 year ago |
Tamir Duberstein
|
7067db450a
xtask: Avoid lossy string conversion
|
1 year ago |
Tamir Duberstein
|
5a2906a6c9
test,xtask: Replace lazy_static with OnceCell
|
1 year ago |
Tamir Duberstein
|
ff86f1385c
Remove dependency on bpftool in integration tests
|
1 year ago |
Mary
|
5c86b7ee95
Merge pull request #635 from marysaka/misc/aya-obj-enum-public
|
1 year ago |
Mary
|
d9dfd94f29
misc: aya-obj: Make it possible to externally assemble BtfEnum
|
1 year ago |