On 11/29/2017 09:52 AM, Jiri Pirko wrote: > Wed, Nov 29, 2017 at 09:18:29AM CET, [email protected] wrote: >> Tue, Nov 21, 2017 at 01:25:56AM CET, [email protected] wrote: >>> On 11/21/2017 12:21 AM, Jakub Kicinski wrote: >>>> Hi! >>>> >>>> This series addresses some late comments and moves checking if program >>>> has been loaded for the correct device to the drivers. There are also >>>> some problems with net namespaces which I didn't take into consideration. >>>> On the kernel side we will now simply ignore namespace moves. Since the >>>> user space API is not reporting any namespace identification we have to >>>> remove the ifindex until a correct way of reporting is agreed upon. >>>> >>>> v2: >>>> - fix ext ack reporting for XDP (David A); >>>> - add Jiri's Ack. >>> >>> Series applied to bpf tree, thanks Jakub! >> >> Is it this git: >> https://git.kernel.org/pub/scm/linux/kernel/git/dborkman/bpf.git/ >> ? >> I don't see the patchset there :( When do you plan to send it to DaveM? > > Ha, it is already in net-next. I have to get used to this new flows :) > Sorry for the fuzz.
Heh, yeah, we'll add a FAQ similar to the netdev-FAQ but for BPF specifically in order to clarify. ETA at latest end of week. Thanks, Daniel
