On 10/28/21 12:03 AM, Toke Høiland-Jørgensen wrote:
Daniel Borkmann <daniel@xxxxxxxxxxxxx> writes:
The following pull-request contains BPF updates for your *net* tree.
We've added 12 non-merge commits during the last 7 day(s) which contain
a total of 23 files changed, 118 insertions(+), 98 deletions(-).
Hi Daniel
Any chance we could also get bpf merged into bpf-next? We'd like to use
this fix:
1) Fix potential race window in BPF tail call compatibility check,
from Toke Høiland-Jørgensen.
Makes sense! I presume final net tree PR before merge win might go out today
or tomorrow (Jakub/David?) and would get fast-fwd'ed into net-next after that
as well, which means we get the current batch for bpf-next out by then. By
that we'd have mentioned commit in bpf-next after re-sync.
in the next version of the XDP multi-buf submission without creating
merge conflicts. Or is there some other way we can achieve this without
creating more work for you? :)
-Toke