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 v2 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA
Date: Sat, 1 Oct 2022 04:15:26 +0800 [thread overview]
Message-ID: <20220930201528.18621-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.
Changelog:
v2:
- Rebase on -next branch (Vinod).
- Use wrapper function idxd_{device|wq}_attr_max_batch_size_invisible()
to make the code more readable.
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 | 34 ++++++++++++++++++-
5 files changed, 72 insertions(+), 6 deletions(-)
--
2.18.4
next reply other threads:[~2022-09-30 19:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-30 20:15 Xiaochen Shen [this message]
2022-09-30 20:15 ` [PATCH v2 1/2] dmaengine: idxd: Fix max batch size for Intel IAA Xiaochen Shen
2022-09-30 20:15 ` [PATCH v2 2/2] dmaengine: idxd: Make max batch size attributes in sysfs invisible " Xiaochen Shen
2022-10-11 6:33 ` [PATCH v2 0/2] dmaengine: idxd: Fix max batch size issues " Xiaochen Shen
2022-10-19 13:50 ` Vinod Koul
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=20220930201528.18621-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.