[LS2088A] crypto performance of ls2088a

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[LS2088A] crypto performance of ls2088a

663 Views
jhkim2
Contributor III

Hi, everyone

I'm testing crypto performance of ls2088a with DPDK.

There are total 8 crypto devices in ls2088a dpdk.

I'm wonder whether the total crypto performance of ls2088a increases according to increased crypto device numbers or total crypto performance is restricted without related to the numbers of crypto devices.

For example,  if max 10Gbps packet is processed with 1 crypto device, is it possible to 20Gbps packet can be processed with 2 crypto device? or max 10 Gbps is restricted without related to numbers of crypto device used.

 

p.s Is there any crypto device performance document for ls2088a?

Thanks in advance.

Jeong-Hwan Kim

 

0 Kudos
2 Replies

638 Views
hemantagrawal
NXP Employee
NXP Employee

Please refer to :

https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/layerscape-multicore-pro...

 

LS2088A is 20Gb/s SEC processing device.

With DPDK you can achieve around ~23 Gbps based on packet size and algorithm used. 

 

Crypto devices in DPDK are virtual device. if you are using large packet. you can get max perf with single device itself. 

 

Also if you are using multi-cores, you can use multiple queues from a single device or multiple device for each core. 

 

0 Kudos

655 Views
ufedor
NXP Employee
NXP Employee

DPDK performance is discussed in the Layerscape SDK Documentation:

https://docs.nxp.com/bundle/GUID-51EEFEDB-ABD5-40C0-BEBD-6527B3494D57/page/GUID-AD9EFB28-7C53-4D17-B...

Please create a Technical Case if additional performance data is needed:

https://support.nxp.com/s/

 

0 Kudos