Re: linux-next: manual merge of the bpf-next tree with the net-next tree

2021-02-14 Thread Stephen Rothwell
Hi Arjun, On Sun, 14 Feb 2021 13:40:38 -0800 Arjun Roy wrote: > > Sorry, I was confused from the prior email. Is any action required at > the moment, or not? No. This is just something that the net-next and bpf-next maintainers need to sort out when they merge their trees. -- Cheers, Stephen

Re: linux-next: manual merge of the bpf-next tree with the net-next tree

2021-02-14 Thread Arjun Roy
On Sun, Feb 14, 2021 at 1:13 PM Stephen Rothwell wrote: > > Hi all, > > On Mon, 25 Jan 2021 11:12:23 +1100 Stephen Rothwell > wrote: > > > > Today's linux-next merge of the bpf-next tree got a conflict in: > > > > net/ipv4/tcp.c > > > > between commit: > > > > 7eeba1706eba ("tcp: Add receive

Re: linux-next: manual merge of the bpf-next tree with the net-next tree

2021-02-14 Thread Stephen Rothwell
Hi all, On Mon, 25 Jan 2021 11:12:23 +1100 Stephen Rothwell wrote: > > Today's linux-next merge of the bpf-next tree got a conflict in: > > net/ipv4/tcp.c > > between commit: > > 7eeba1706eba ("tcp: Add receive timestamp support for receive zerocopy.") > > from the net-next tree and com

Re: linux-next: manual merge of the bpf-next tree with the net-next tree

2021-01-25 Thread Arjun Roy
On Sun, Jan 24, 2021 at 4:12 PM Stephen Rothwell wrote: > > Hi all, > > Today's linux-next merge of the bpf-next tree got a conflict in: > > net/ipv4/tcp.c > > between commit: > > 7eeba1706eba ("tcp: Add receive timestamp support for receive zerocopy.") > > from the net-next tree and commit: >

Re: linux-next: manual merge of the bpf-next tree with the net-next tree

2021-01-25 Thread Stanislav Fomichev
Thanks, the merge resolution looks good to me! On Sun, Jan 24, 2021 at 4:12 PM Stephen Rothwell wrote: > > Hi all, > > Today's linux-next merge of the bpf-next tree got a conflict in: > > net/ipv4/tcp.c > > between commit: > > 7eeba1706eba ("tcp: Add receive timestamp support for receive zero

Re: linux-next: manual merge of the bpf-next tree with the net-next tree

2018-04-26 Thread Daniel Borkmann
On 04/26/2018 02:49 AM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the bpf-next tree got a conflict in: > > tools/testing/selftests/bpf/.gitignore > > between commit: > > 0abf854d7cbb ("selftests: bpf: update .gitignore with missing generated > files") > > from the