dae icon indicating copy to clipboard operation
dae copied to clipboard

[Enhancement] BPF unit test

Open jschwinger233 opened this issue 1 year ago • 2 comments

Improvement Suggestion

Let's test the important route() function in bpf.

Potential Benefits

If we are changing something regarding route(), e.g. using bpf_tailcall instead of bpf2bpf to lift limit of verifier complexity, it's better we have this core function covered.

jschwinger233 avatar May 23 '24 07:05 jschwinger233

Thanks for opening this issue!

dae-prow[bot] avatar May 23 '24 07:05 dae-prow[bot]

Just self-assigned this. Really wanna cover the intimidating route() bpf function in CI test before we add more flavors into it.

jschwinger233 avatar Jun 16 '24 16:06 jschwinger233