[PATCH mptcp-next 0/2] mptcp: bpf: fix compilation errors

Matthieu Baerts posted 2 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20230414092934.4065227-1-matthieu.baerts@tessares.net
Maintainers: Matthieu Baerts <matthieu.baerts@tessares.net>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Alexei Starovoitov <ast@kernel.org>, Andrii Nakryiko <andrii@kernel.org>, David Vernet <void@manifault.com>
net/mptcp/bpf.c | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
[PATCH mptcp-next 0/2] mptcp: bpf: fix compilation errors
Posted by Matthieu Baerts 1 year ago
After the last sync with net-next having new features from BPF, the CI
spot an issue with our BPF code.

This should now be fixed thanks to the two patches here below.

I suggest not to wait for the reviews to apply these patches not to
have other builds failing. Still, don't hesitate to ack/comment/reject
them later :)

Matthieu Baerts (2):
  mptcp: bpf: Invoke btf_struct_access() callback only for writes
  mptcp: bpf: Remove unused arguments from btf_struct_access()

 net/mptcp/bpf.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)


base-commit: 035d5d875b5d1f2f2da9e777f8ff5c7f544b76fd
-- 
2.39.2