From: Jakub Kicinski <jakub.kicin...@netronome.com> Date: Sun, 8 Oct 2017 21:04:02 -0700
> This series migrates our eBPF offload from old PoC firmware to > a redesigned, faster and more feature rich FW. Marking support > is dropped for now. We have to teach the JIT about encoding > local memory accesses (one of NFP memory types). There is also > code to populate the ECC of instructions (PoC had ECC protection > on instruction store disabled). There is also a minor ld_field > fix and all 64 bit shifts can now be encoded. Thank you for structuring this series the way you did, as this made it very easy to review. Series applied.