Home
last modified time | relevance | path

Searched hist:"08 ca90afba255d05dc3253caa44056e7aecbe8c5" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Doffload.cdiff 08ca90afba255d05dc3253caa44056e7aecbe8c5 Wed Jan 23 00:45:24 CST 2019 Jakub Kicinski <jakub.kicinski@netronome.com> bpf: notify offload JITs about optimizations

Let offload JITs know when instructions are replaced and optimized
out, so they can update their state appropriately. The optimizations
are best effort, if JIT returns an error from any callback verifier
will stop notifying it as state may now be out of sync, but the
verifier continues making progress.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
H A Dverifier.cdiff 08ca90afba255d05dc3253caa44056e7aecbe8c5 Wed Jan 23 00:45:24 CST 2019 Jakub Kicinski <jakub.kicinski@netronome.com> bpf: notify offload JITs about optimizations

Let offload JITs know when instructions are replaced and optimized
out, so they can update their state appropriately. The optimizations
are best effort, if JIT returns an error from any callback verifier
will stop notifying it as state may now be out of sync, but the
verifier continues making progress.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
/openbmc/linux/include/linux/
H A Dbpf_verifier.hdiff 08ca90afba255d05dc3253caa44056e7aecbe8c5 Wed Jan 23 00:45:24 CST 2019 Jakub Kicinski <jakub.kicinski@netronome.com> bpf: notify offload JITs about optimizations

Let offload JITs know when instructions are replaced and optimized
out, so they can update their state appropriately. The optimizations
are best effort, if JIT returns an error from any callback verifier
will stop notifying it as state may now be out of sync, but the
verifier continues making progress.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
H A Dbpf.hdiff 08ca90afba255d05dc3253caa44056e7aecbe8c5 Wed Jan 23 00:45:24 CST 2019 Jakub Kicinski <jakub.kicinski@netronome.com> bpf: notify offload JITs about optimizations

Let offload JITs know when instructions are replaced and optimized
out, so they can update their state appropriately. The optimizations
are best effort, if JIT returns an error from any callback verifier
will stop notifying it as state may now be out of sync, but the
verifier continues making progress.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>