Re: [bpf PATCH 0/3] bpf sockmap fixes

2018-01-25 Thread John Fastabend
On 01/25/2018 04:26 PM, John Fastabend wrote: > A set of fixes for sockmap to resolve map/prog not being cleaned > up when maps are not cleaned up from the program side. > Well that first sentence is a bit confusing now that I read it again. Here is a better version, " A set of fixes for sockmap

[bpf PATCH 0/3] bpf sockmap fixes

2018-01-25 Thread John Fastabend
A set of fixes for sockmap to resolve map/prog not being cleaned up when maps are not cleaned up from the program side. For this we pull in the ULP infrastructure to hook into the close() hook of the sock layer. This seemed natural because we have additional sockmap features (to add support for TX