On 10/18/2018 08:34 PM, Jakub Kicinski wrote: > The nfp driver is currently always JITing the BPF for 4 context/thread > mode of the NFP flow processors. Tell this to the disassembler, > otherwise some registers may be incorrectly decoded. > > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> > Reviewed-by: Jiong Wang <jiong.w...@netronome.com>
Looks good, applied thanks!