diff mbox series

linux-next: manual merge of the net-next tree with the origin tree

Message ID 20230413160654.3996931-1-broonie@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series linux-next: manual merge of the net-next tree with the origin tree | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Mark Brown April 13, 2023, 4:06 p.m. UTC
Hi all,

Today's linux-next merge of the net-next tree got a conflict in:

  tools/testing/selftests/bpf/prog_tests/sockmap_listen.c

between commit:

  989cdc373248a ("bpf: sockmap, pull socket helpers out of listen test for general use")

from the origin tree and commit:

  d61bd8c1fd02c ("selftests/bpf: add a test case for vsock sockmap")

from the net-next tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.


+++ b/tools/testing/selftests/bpf/prog_tests/sockmap_listen.c
diff mbox series

Patch

diff --cc tools/testing/selftests/bpf/prog_tests/sockmap_listen.c
index f3913ba9e899c,8f09e1ea3ba75..0000000000000
--- a/tools/testing/selftests/bpf/prog_tests/sockmap_listen.c