Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns

dpdk+qat

idata
Employee
3,065 Views

Hi All,

I have some questions about the example application 'dpdk_qat'.

1) what should I see when executing the example?

that means, I can run it, but it just running always unless I stop it manually by typing ctrl+c.

2) According to the doc# 328218-006, the section 18.3.2, it says we can refer to the doc# 450257,

where can i found it?

Thanks a lot !

Best regards,

0 Kudos
12 Replies
CarlosAM_INTEL
Moderator
1,366 Views

Hello Leo_Yeh,

Thank you for contacting Intel Embedded Community.

The information that may help you is stated in the http://dpdk.org/doc/guides/sample_app_ug/intel_quickassist.html Intel(R) QuickAssist Technology (QAT) Sample Application web site, specifically in sections 22.3.

On the other hand, reviewing the http://www.intel.com/content/dam/www/public/us/en/documents/guides/intel-dpdk-sample-applications-user-guide.pdf Intel(R) Data Plane Development Kit (Intel(R)DPDK) Sample Applications User Guide document # 328218-008, which a newest version than the cited on your previous communication, the document # 450257 is unmentioned.

Please let us know if this information is useful to you.

Best Regards,

 

Carlos A.
0 Kudos
idata
Employee
1,366 Views

Hi Carlos A,

Thanks for reply.

Yes, I just refer to this document /dpdk.org/doc/guides/sample_app_ug/intel_quickassist.html Intel(R) QuickAssist Technology (QAT) Sample Application , and I can build it, I can run it, there is no error occured.

my point is, what is the behavior/output after executing the example ?

Best regards,

Leo,

0 Kudos
CarlosAM_INTEL
Moderator
1,366 Views

Hello Leo_Yeh,

Thanks for your reply.

Please refer to the bottom of the provided web site, where is stated details on how it works.

By the way, Could you please tell us if you generate any packets from an external source? Please give us all the details.

Thanks in advance for your help to solve this inconvenience.

 

 

Best Regards,

 

Carlos A.
0 Kudos
idata
Employee
1,366 Views

Hi Carlos A,

Thanks for reply.

I will try it, and will update here when available.

Thanks a lot!

Best regards,

Leo,

0 Kudos
idata
Employee
1,366 Views

Hi all,

I mean, when I executing this command './build/dpdk_qat -c 0xff -n 2 -- -p 0x3 --config '(0,0,1),(1,0,2)'

and I get this:

my question is, what then?

it just running always...

I don't understand what is its behavior or output ?

Thanks a lot!

Best regards,

Leo,

0 Kudos
CarlosAM_INTEL
Moderator
1,366 Views

Hello Leo_Yeh,

Thanks for your reply.

The output is inexistence on the system; the application is running on above what you provided in the screen shot.

The application is waiting to receive Ethernet packets on the Ethernet interfaces and take action depending on the "D" as is stated on the web site mentioned on our previous communications, the "D" values should be the following:

D = 0: the forwarding path is selected (the packet is forwarded out directly)

D = 1: the cryptographic path for encryption is selected (the packet is first encrypted and then forwarded out)

D = 2: the cryptographic path for decryption is selected (the packet is first decrypted and then forwarded out)

Please let us know if this information is useful to you.

Best Regards,

Carlos A.

0 Kudos
idata
Employee
1,366 Views

Hi Carlos A,

Thanks for these information.

I will retry it.

Thanks a lot !

Best regards,

Leo,

0 Kudos
CarlosAM_INTEL
Moderator
1,366 Views

Hello Leo_Yeh,

We are glad to hear that the provided information could be useful to you.

Please do not hesitate to contact us again if you will have more questions.

Best Regards,

Carlos A.

0 Kudos
idata
Employee
1,366 Views

Hi Carlos A,

Let me ensure the topology.

I mean, what is the testing topology or diagram?

Is it like this?

Thanks a lot !

Best regards,

Leo,

CarlosAM_INTEL
Moderator
1,366 Views

Hello Leo_Yeh,

Thanks for your reply.

The suggested topology is stated in the Overview section of the http://dpdk.org/doc/guides/sample_app_ug/intel_quickassist.html# figure-quickassist-block-diagram Intel(R) QuickAssist Technology Sample Application. It is the following:

Please let us know if this information is useful to you.

Best Regards,

Carlos_A.

0 Kudos
idata
Employee
1,366 Views

Hi Carlos A,

Actually, I don't understand the topology in the overview section.

anyway,

thanks a lot !

Best regards,

Leo,

0 Kudos
CarlosAM_INTEL
Moderator
1,366 Views

Hello Leo_Yeh,

Thanks for your update.

You are welcome.

Best Regards,

Carlos_A

0 Kudos
Reply