DPDK usage discussions
 help / color / mirror / Atom feed
From: Changchun Zhang <changchun.zhang@oracle.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>,
	"Trahe, Fiona" <fiona.trahe@intel.com>,
	users@dpdk.org
Subject: Re: [dpdk-users] QAT cryto PMD queue pair and Ring Libary
Date: Mon, 11 Mar 2019 09:05:08 -0700 (PDT)	[thread overview]
Message-ID: <7213a224-808b-4566-b143-7d6a6c027d80@default> (raw)
In-Reply-To: <f65c965b-1b44-5864-956b-618dc164e46c@intel.com>

I found i40e, ifc, and ixgbe under ./drivers/net/. Which folder is used to build the igb_uio?

Changchun (Alex)


-----Original Message-----
From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] 
Sent: Monday, March 11, 2019 7:08 AM
To: Changchun Zhang <changchun.zhang@oracle.com>; Trahe, Fiona <fiona.trahe@intel.com>; users@dpdk.org
Subject: Re: [dpdk-users] QAT cryto PMD queue pair and Ring Libary

On 3/8/2019 9:14 PM, Changchun Zhang wrote:
> Thanks.
> The related question, for Ethernet device, if it has been bound to igb_uio driver, who is going to actually implement the rx_ring and tx_ring for the Ethernet PMD? The igb_uio driver?

DPDK drivers does it, please check ./drivers/net/* igb_uio just for exposing the device registers to be able to use with DPDK drivers.

> 
> Changchun (Alex)
> 
> 
> -----Original Message-----
> From: Trahe, Fiona [mailto:fiona.trahe@intel.com]
> Sent: Friday, March 08, 2019 5:56 AM
> To: Changchun Zhang <changchun.zhang@oracle.com>; users@dpdk.org
> Cc: Trahe, Fiona <fiona.trahe@intel.com>
> Subject: RE: [dpdk-users] QAT cryto PMD queue pair and Ring Libary
> 
> 
>> -----Original Message-----
>> From: users [mailto:users-bounces@dpdk.org] On Behalf Of Changchun 
>> Zhang
>> Sent: Thursday, March 7, 2019 9:29 PM
>> To: users@dpdk.org
>> Subject: [dpdk-users] QAT cryto PMD queue pair and Ring Libary
>>
>> Hi,
>>
>>
>>
>> QAT PMD driver uses the queue pair to communication with QAT device. 
>> My question is, whether or this QAP queue pair is implemented over DPDK ring library or just self-defined queue implementation?
> [Fiona] This doesn't use the DPDK ring library. They are QAT-specific, hw-supported tx and rx rings.
> 

  parent reply	other threads:[~2019-03-11 16:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 21:28 Changchun Zhang
2019-03-08 10:55 ` Trahe, Fiona
2019-03-08 21:14   ` Changchun Zhang
2019-03-11 11:07     ` Ferruh Yigit
2019-03-11 15:59       ` Changchun Zhang
2019-03-12 10:39         ` Ferruh Yigit
2019-03-11 16:05       ` Changchun Zhang [this message]
2019-03-12 10:40         ` Ferruh Yigit

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=7213a224-808b-4566-b143-7d6a6c027d80@default \
    --to=changchun.zhang@oracle.com \
    --cc=ferruh.yigit@intel.com \
    --cc=fiona.trahe@intel.com \
    --cc=users@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).