All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Vinod Koul <vkoul@kernel.org>
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 10:46:55 -0700	[thread overview]
Message-ID: <4d619880-af1c-dc29-acdb-ff935f9f662c@intel.com> (raw)
In-Reply-To: <20200121091558.GF2841@vkoul-mobl>



On 1/21/20 2:15 AM, Vinod Koul wrote:
> 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

Not a problem. I will get on that. Thanks!

> 
> Thanks
> 

      reply	other threads:[~2020-01-21 17:47 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 ` [PATCH v4 0/9] idxd driver for Intel Data Streaming Accelerator Vinod Koul
2020-01-21 17:46   ` Dave Jiang [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=4d619880-af1c-dc29-acdb-ff935f9f662c@intel.com \
    --to=dave.jiang@intel.com \
    --cc=ashok.raj@intel.com \
    --cc=bp@alien8.de \
    --cc=dan.j.williams@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=vkoul@kernel.org \
    --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 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.