arch: arm: bpf: Converting cBPF to eBPF for arm 32 bit
From: davem@davemloft.net (David Miller)
Date: 2017-05-09 20:19:41
Also in:
netdev
From: davem@davemloft.net (David Miller)
Date: 2017-05-09 20:19:41
Also in:
netdev
From: Shubham Bansal <redacted> Date: Wed, 10 May 2017 01:42:10 +0530
Why is trying to execute TAX which is a cBPF instruction?
Because some of the tests are classic BPF programs which get translated into eBPF ones and sent to the JIT for compilation.