Ran
|
Files
11
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
src/ebpf.rs: Increase instruction limit to 1 million The linux kernel allows programs of 1 million instructions, see https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c04c0d2b9 I'm hitting the 4096 limit in some corner cases with https://github.com/seanyoung/cir, if the infrared protocol is very complex (e.g. XMP). rbpf is used for testing the generated IR decoders in the test framework. Signed-off-by: Sean Young <sean@mess.org>
4147 of 4333 relevant lines covered (95.71%)
241.82 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|