From: Vinod Koul <vkoul@kernel.org>
To: Dave Jiang <dave.jiang@intel.com>
Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
dan.j.williams@intel.com, tony.luck@intel.com,
jing.lin@intel.com, ashok.raj@intel.com,
sanjay.k.kumar@intel.com, megha.dey@intel.com,
jacob.jun.pan@intel.com, yi.l.liu@intel.com, tglx@linutronix.de,
mingo@redhat.com, bp@alien8.de, fenghua.yu@intel.com,
hpa@zytor.com
Subject: Re: [PATCH v4 0/9] idxd driver for Intel Data Streaming Accelerator
Date: Tue, 21 Jan 2020 14:45:58 +0530 [thread overview]
Message-ID: <20200121091558.GF2841@vkoul-mobl> (raw)
In-Reply-To: <157842940405.27241.1146722525082010210.stgit@djiang5-desk3.ch.intel.com>
Hi Dave,
On 07-01-20, 13:40, Dave Jiang wrote:
> v4:
> Borislav:
> - Merge unused __iowrite512() into iosubmit_cmds512().
> - Fix various comments for iosubmit_cmds512() patch.
> Vinod:
> - Drop dmanegine request API and supporting code
> - Update to use existing dmaengine API
This looks okay to me but needs a rebase on top of dmaengine-next,
Peters patches applied earlier move code around a bit
Thanks
--
~Vinod
next prev parent reply other threads:[~2020-01-21 9:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 20:40 [PATCH v4 0/9] idxd driver for Intel Data Streaming Accelerator Dave Jiang
2020-01-07 20:40 ` [PATCH v4 1/9] x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instruction Dave Jiang
2020-01-13 10:14 ` Borislav Petkov
2020-01-07 20:41 ` [PATCH v4 2/9] dmaengine: break out channel registration Dave Jiang
2020-01-07 20:41 ` [PATCH v4 3/9] dmaengine: add new dma device registration Dave Jiang
2020-01-07 20:41 ` [PATCH v4 4/9] dmaengine: idxd: Init and probe for Intel data accelerators Dave Jiang
2020-01-07 20:41 ` [PATCH v4 5/9] dmaengine: idxd: add configuration component of driver Dave Jiang
2020-01-07 20:41 ` [PATCH v4 6/9] dmaengine: idxd: add sysfs ABI for idxd driver Dave Jiang
2020-01-07 20:41 ` [PATCH v4 7/9] dmaengine: idxd: add descriptor manipulation routines Dave Jiang
2020-01-07 20:41 ` [PATCH v4 8/9] dmaengine: idxd: connect idxd to dmaengine subsystem Dave Jiang
2020-01-07 20:41 ` [PATCH v4 9/9] dmaengine: idxd: add char driver to expose submission portal to userland Dave Jiang
2020-01-21 9:15 ` Vinod Koul [this message]
2020-01-21 17:46 ` [PATCH v4 0/9] idxd driver for Intel Data Streaming Accelerator Dave Jiang
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=20200121091558.GF2841@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=ashok.raj@intel.com \
--cc=bp@alien8.de \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=fenghua.yu@intel.com \
--cc=hpa@zytor.com \
--cc=jacob.jun.pan@intel.com \
--cc=jing.lin@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=megha.dey@intel.com \
--cc=mingo@redhat.com \
--cc=sanjay.k.kumar@intel.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
--cc=yi.l.liu@intel.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