Linux Documentation
 help / color / mirror / Atom feed
From: Namhyung Kim <namhyung@kernel.org>
To: rostedt@goodmis.org, mhiramat@kernel.org,
	 mathieu.desnoyers@efficios.com, corbet@lwn.net,
	skhan@linuxfoundation.org,  bhelgaas@google.com,
	yangyccccc@gmail.com, jic23@kernel.org,  john.g.garry@oracle.com,
	will@kernel.org, james.clark@linaro.org,  mike.leach@arm.com,
	leo.yan@linux.dev, peterz@infradead.org,  mingo@redhat.com,
	acme@kernel.org, mark.rutland@arm.com,
	 alexander.shishkin@linux.intel.com, jolsa@kernel.org,
	irogers@google.com,  adrian.hunter@intel.com,
	wangyushan12@huawei.com,  Sizhe Liu <liusizhe5@huawei.com>
Cc: linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org,
	 linux-perf-users@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,  linux-doc@vger.kernel.org,
	linuxarm@huawei.com, prime.zeng@hisilicon.com,
	 wuyifan50@huawei.com
Subject: Re: [PATCH v2 0/3] perf hisi-ptt: Fix TLP header parsing and naming
Date: Sat, 01 Aug 2026 22:46:32 -0700	[thread overview]
Message-ID: <178564959213.665203.10969359308974116817.b4-ty@kernel.org> (raw)
In-Reply-To: <20260730062709.534139-1-liusizhe5@huawei.com>

On Thu, 30 Jul 2026 14:27:06 +0800, Sizhe Liu wrote:
> This series fixes bugs and issues in the hisi_ptt packet decoder that were
> introduced by commit 5e91e57e6809 ("perf auxtrace arm64: Add support
> for parsing HiSilicon PCIe Trace packet").
> 
> Patch 1: Bugfix:
> The DW0 bit-field layout of the hisi_ptt_4dw union does not match
> the actual little-endian memory ordering, so the extracted
> Format/Type/T9/T8/TH/SO/Length/Time fields are wrong.
> 
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung



      parent reply	other threads:[~2026-08-02  5:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30  6:27 [PATCH v2 0/3] perf hisi-ptt: Fix TLP header parsing and naming Sizhe Liu
2026-07-30  6:27 ` [PATCH v2 1/3] perf hisi-ptt: Fix PTT trace TLP header parsing Sizhe Liu
2026-07-30  6:27 ` [PATCH v2 2/3] perf hisi-ptt: Strengthen auxtrace event handling and packet type detection Sizhe Liu
2026-07-30  6:27 ` [PATCH v2 3/3] perf hisi-ptt: Fix spelling and abbreviation errors Sizhe Liu
2026-08-02  5:46 ` Namhyung Kim [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178564959213.665203.10969359308974116817.b4-ty@kernel.org \
    --to=namhyung@kernel.org \
    --cc=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=corbet@lwn.net \
    --cc=irogers@google.com \
    --cc=james.clark@linaro.org \
    --cc=jic23@kernel.org \
    --cc=john.g.garry@oracle.com \
    --cc=jolsa@kernel.org \
    --cc=leo.yan@linux.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=liusizhe5@huawei.com \
    --cc=mark.rutland@arm.com \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    --cc=mike.leach@arm.com \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=prime.zeng@hisilicon.com \
    --cc=rostedt@goodmis.org \
    --cc=skhan@linuxfoundation.org \
    --cc=wangyushan12@huawei.com \
    --cc=will@kernel.org \
    --cc=wuyifan50@huawei.com \
    --cc=yangyccccc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox