Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:43237 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753187AbcE0PwS convert rfc822-to-8bit (ORCPT ); Fri, 27 May 2016 11:52:18 -0400 From: Kalle Valo To: Mikael Kanstrup Cc: Brett Rudley , Arend van Spriel , "Franky \(Zhenhui\) Lin" , Hante Meuleman , linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com Subject: Re: [RFCv2] brcmfmac: Add tracepoints for bcmdhd-dissector tool References: Date: Fri, 27 May 2016 18:52:11 +0300 In-Reply-To: (Mikael Kanstrup's message of "Fri, 27 May 2016 16:24:35 +0200") Message-ID: <87oa7r4hxw.fsf@kamboji.qca.qualcomm.com> (sfid-20160527_175222_312733_1BB31F06) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: Mikael Kanstrup writes: > Add hexdump tracepoints to be used bcmdhd-dissector: > https://github.com/kanstrup/bcmdhd-dissector > > bcmdhd-dissector is a Wireshark LUA plugin dissector used to decode > protocol data between the brcmfmac driver and the wifi chip firmware. > This includes decoding firmware command requests and responses as > well as events and even tx/rx data interleaved if the data_dump > tracepoint is enabled. > > Signed-off-by: Mikael Kanstrup > --- > v2: > - Add description of bcmdhd-dissector as suggested by RafaƂ > - Fix tx/rx data dump. > - Fix tx data dump on USB interface. > > Also updated the github project page with some screenshots. The patch looks corrupted, did you use git-send-email? $ git am -s -3 mikael.mbox Applying: brcmfmac: Add tracepoints for bcmdhd-dissector tool fatal: corrupt patch at line 31 You can test this yourself by downloading the mbox patchwork (or mailing it to you directly) and trying apply it to your tree: https://patchwork.kernel.org/patch/9138515/ -- Kalle Valo