From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756683AbeASWYH (ORCPT ); Fri, 19 Jan 2018 17:24:07 -0500 Received: from mx3.wp.pl ([212.77.101.10]:18099 "EHLO mx3.wp.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756567AbeASWX7 (ORCPT ); Fri, 19 Jan 2018 17:23:59 -0500 Date: Fri, 19 Jan 2018 14:23:49 -0800 From: Jakub Kicinski To: Roman Gushchin Cc: Quentin Monnet , , , , Daniel Borkmann , Alexei Starovoitov Subject: Re: [PATCH bpf-next] bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs Message-ID: <20180119142349.72ed1309@cakuba.netronome.com> In-Reply-To: <20180119141739.GA22398@castle.DHCP.thefacebook.com> References: <20180115191615.13911-1-guro@fb.com> <34c43a17-7832-413e-fea8-4ad0f80f1585@netronome.com> <20180119141739.GA22398@castle.DHCP.thefacebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-WP-MailID: 2a31b17112995afec287795252c5187a X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 000000A [wbNk] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 19 Jan 2018 14:17:45 +0000, Roman Gushchin wrote: > > Looks good, thanks Roman! > > Would you mind updating the map names as well? It seems the > > BPF_MAP_TYPE_CPUMAP is missing from the list in map.c. > > Hello, Quentin! > > Here is the patch. Thank you for following up, would you also be abble to find time to look into bash completions for cgroups before 4.16-rc1? It would be cool to have the completions... complete ;)