Re: [PATCH bpf-next 3/8] bpf, sockmap: convert to generic sk_msg interface

2018-10-11 Thread John Fastabend
On 10/11/2018 03:57 PM, Alexei Starovoitov wrote: > On Thu, Oct 11, 2018 at 02:45:42AM +0200, Daniel Borkmann wrote: >> Add a generic sk_msg layer, and convert current sockmap and later >> kTLS over to make use of it. While sk_buff handles network packet >> representation from netdevice up to socke

Re: [PATCH bpf-next 3/8] bpf, sockmap: convert to generic sk_msg interface

2018-10-11 Thread Alexei Starovoitov
On Thu, Oct 11, 2018 at 02:45:42AM +0200, Daniel Borkmann wrote: > Add a generic sk_msg layer, and convert current sockmap and later > kTLS over to make use of it. While sk_buff handles network packet > representation from netdevice up to socket, sk_msg handles data > representation from applicatio