DMA Engine development
 help / color / mirror / Atom feed
From: Xiaochen Shen <xiaochen.shen@intel.com>
To: vkoul@kernel.org, fenghua.yu@intel.com, dave.jiang@intel.com,
	dmaengine@vger.kernel.org
Cc: ramesh.thomas@intel.com, tony.luck@intel.com, tony.zhu@intel.com,
	pei.p.jia@intel.com, xiaochen.shen@intel.com
Subject: [PATCH 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA
Date: Mon,  8 Aug 2022 11:19:20 +0800	[thread overview]
Message-ID: <20220808031922.29751-1-xiaochen.shen@intel.com> (raw)

Fix max batch size related issues for Intel IAA:
1. Fix max batch size default values.
2. Make max batch size attributes in sysfs invisible.

Xiaochen Shen (2):
  dmaengine: idxd: Fix max batch size for Intel IAA
  dmaengine: idxd: Make max batch size attributes in sysfs invisible for
    Intel IAA

 .../ABI/stable/sysfs-driver-dma-idxd          |  2 ++
 drivers/dma/idxd/device.c                     |  6 ++--
 drivers/dma/idxd/idxd.h                       | 32 +++++++++++++++++++
 drivers/dma/idxd/init.c                       |  4 +--
 drivers/dma/idxd/sysfs.c                      | 32 ++++++++++++++++++-
 5 files changed, 70 insertions(+), 6 deletions(-)

-- 
2.18.4


             reply	other threads:[~2022-08-08  2:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08  3:19 Xiaochen Shen [this message]
2022-08-08  3:19 ` [PATCH 1/2] dmaengine: idxd: Fix max batch size for Intel IAA Xiaochen Shen
2022-08-08  3:19 ` [PATCH 2/2] dmaengine: idxd: Make max batch size attributes in sysfs invisible " Xiaochen Shen
2022-09-15 16:21 ` [PATCH 0/2] dmaengine: idxd: Fix max batch size issues " Yu, Fenghua
2022-09-29 16:46   ` Vinod Koul
2022-09-29 17:20     ` Yu, Fenghua
2022-09-30  3:18     ` Xiaochen Shen
2022-09-30 16:18       ` Vinod Koul
2022-10-01  1:31         ` Xiaochen Shen

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=20220808031922.29751-1-xiaochen.shen@intel.com \
    --to=xiaochen.shen@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=fenghua.yu@intel.com \
    --cc=pei.p.jia@intel.com \
    --cc=ramesh.thomas@intel.com \
    --cc=tony.luck@intel.com \
    --cc=tony.zhu@intel.com \
    --cc=vkoul@kernel.org \
    /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