DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kevin Laatz <kevin.laatz@intel.com>
To: Bruce Richardson <bruce.richardson@intel.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] raw/ioat: fix work-queue config size
Date: Wed, 28 Oct 2020 14:04:35 +0000	[thread overview]
Message-ID: <9a820eb8-c8dd-2643-51b7-420505c24e7e@intel.com> (raw)
In-Reply-To: <20201028124534.913207-1-bruce.richardson@intel.com>

On 28/10/2020 12:45, Bruce Richardson wrote:
> According to latest DSA spec[1], the work-queue config register size
> should be based off a value read from the WQ capabilities register.
> Update driver to read this value and base the start of each WQ config
> off that value.
>
> Fixes: ff06fa2cf3ba ("raw/ioat: probe idxd PCI")
>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
>
> [1] https://software.intel.com/content/www/us/en/develop/download/intel-data-streaming-accelerator-preliminary-architecture-specification.html
> ---
>   drivers/raw/ioat/idxd_pci.c     | 19 +++++++++++++------
>   drivers/raw/ioat/ioat_private.h |  4 +++-
>   drivers/raw/ioat/ioat_spec.h    |  5 +----
>   3 files changed, 17 insertions(+), 11 deletions(-)
>
Tested-by: Kevin Laatz <kevin.laatz@intel.com>


  reply	other threads:[~2020-10-28 14:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28 12:45 Bruce Richardson
2020-10-28 14:04 ` Kevin Laatz [this message]
2020-10-30 15:07   ` David Marchand

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=9a820eb8-c8dd-2643-51b7-420505c24e7e@intel.com \
    --to=kevin.laatz@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.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;
as well as URLs for NNTP newsgroup(s).