Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2528283ybd; Mon, 24 Jun 2019 08:00:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqwy7r41VJSSYkdfQoCX3B6WlGcxZzWU1HJgbyg/1c35Rr9KwZVQ6CdjVtTnmAEhXcI/aKGL X-Received: by 2002:a17:902:2a29:: with SMTP id i38mr121327447plb.46.1561388409204; Mon, 24 Jun 2019 08:00:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561388409; cv=none; d=google.com; s=arc-20160816; b=tRU7M40CoChjp4eAaXUaEyj1Ex42jB3xRo9OQJWA6ZSQaFpbKyIbXxaE14dLK+tiPh bAXUNnyhjSSTs37GAPm/T9RS3XOkbFNmxmZU/f+qO17hVGNBbUpDWcTgeLe8eP8AdT7S JyavWsVurQNG+iVIAby5nHNUZ+ELky1xGEA8MI5m3e+NhzTqOKipzLNG7sAhdD/Ow1V+ acSkOJgvspY2jrK1+ZRx/S5ReulSiOGcxeYBisuLX9bzc1jQPAVMKvXigbF7j3yKTw/Q Dp4+kVHPuLLelTuaFGXhNlWj9UtWHS8T6lGShA0hn6VqGKxcdwUNWFaEft23RAJQU3dz RAiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=pOqaSbxWoWwHbWjDZySL7MxKlBaRkOdiJvFzajf9EIE=; b=lYgE8C1Xdxv4vDMoEeIOZYapUQiK2AY5VkutgD2nZYC4/3fTaHKuP1MjNMCYEOkPiT hZEj8ypffZMJ92AsNqETnjAj72seHFk+TK7HslA3XC91MUlzFRV0k7wWstxirbKk1se6 gJ9OPGw9Oz53zEeWH9excQ/vV4eJGwc8GP3v53u0IBLW+Y8gfCj8z3cycXxz7HwHytci XeDjLudZ9H0Csm3P76Ioyam6wEYV6hln7WMm6e9iZs+475lis+S4dOCLCPKVSrGD92E4 +SMtjQFoPO6x/ZopcOSXc73g8Kt5oSwSdEYACVTr6CnwTebuogE3BS//EU6pJQmhE56U AH6w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o8si10121486pll.64.2019.06.24.07.59.53; Mon, 24 Jun 2019 08:00:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729529AbfFXO7f (ORCPT + 99 others); Mon, 24 Jun 2019 10:59:35 -0400 Received: from www62.your-server.de ([213.133.104.62]:33298 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726708AbfFXO7e (ORCPT ); Mon, 24 Jun 2019 10:59:34 -0400 Received: from [78.46.172.2] (helo=sslproxy05.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1hfQRK-00052b-Ar; Mon, 24 Jun 2019 16:59:26 +0200 Received: from [178.199.41.31] (helo=linux.home) by sslproxy05.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1hfQRK-000ODB-2r; Mon, 24 Jun 2019 16:59:26 +0200 Subject: Re: [PATCH bpf-next] samples: bpf: Remove bpf_debug macro in favor of bpf_printk To: Michal Rostecki Cc: Doug Ledford , Jason Gunthorpe , Alexei Starovoitov , Martin KaFai Lau , Song Liu , Yonghong Song , linux-rdma@vger.kernel.org, netdev@vger.kernel.org, bpf@vger.kernel.org, linux-kernel@vger.kernel.org References: <20190618181338.24145-1-mrostecki@opensuse.org> From: Daniel Borkmann Message-ID: <597ff7f0-8c35-7593-c4e5-dbfa8d0d65b2@iogearbox.net> Date: Mon, 24 Jun 2019 16:59:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20190618181338.24145-1-mrostecki@opensuse.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.3/25490/Mon Jun 24 10:02:14 2019) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/18/2019 08:13 PM, Michal Rostecki wrote: > ibumad example was implementing the bpf_debug macro which is exactly the > same as the bpf_printk macro available in bpf_helpers.h. This change > makes use of bpf_printk instead of bpf_debug. > > Signed-off-by: Michal Rostecki Applied, thanks!