From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753145AbdK3BaA (ORCPT ); Wed, 29 Nov 2017 20:30:00 -0500 Received: from szxga06-in.huawei.com ([45.249.212.32]:56704 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752634AbdK3B37 (ORCPT ); Wed, 29 Nov 2017 20:29:59 -0500 Subject: =?UTF-8?Q?Re:_[PATCH]_trace/xdp:_fix_compile_warning:_=e2=80=98stru?= =?UTF-8?Q?ct_bpf=5fmap=e2=80=99_declared_inside_parameter_list?= To: Daniel Borkmann , Jesper Dangaard Brouer References: <1511944501-160820-1-git-send-email-xiexiuqi@huawei.com> <20171129101530.75261e91@redhat.com> <1a544a0e-3dae-9b3c-338a-6267cddfc477@iogearbox.net> CC: , , , , , , , , , Hanjun Guo , "netdev@vger.kernel.org" From: Xie XiuQi Message-ID: Date: Thu, 30 Nov 2017 09:28:55 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1a544a0e-3dae-9b3c-338a-6267cddfc477@iogearbox.net> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.19.210] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2017/11/29 19:13, Daniel Borkmann wrote: > Xie, thanks for the patch! We could route this fix via bpf tree if you want. > > Could you resend your patch with below Fixes and Acked-by tag added to > netdev@vger.kernel.org in Cc, so that it ends up in patchwork there? > Sure, I'll resend soon. >> Fixes: 8d3b778ff544 ("xdp: tracepoint xdp_redirect also need a map argument") >> >> Acked-by: Jesper Dangaard Brouer > Thanks, > Daniel -- Thanks, Xie XiuQi