Hi,
I am a beginner in VPP and DPDK stuff, I am trying to create a high performance 
AWS VM which should do IPSec tunneling.

The IPSEc traffic is running well, but I can not exceed 8Gb  traffic throughput 
and I can not convince VPP to beat the "ip xfrm" in terms of IPSec traffic 
throughput.

When the VPP starts, I get this warning all the times:

dpdk/cryptodev     [warn  ]: dpdk_cryptodev_init: Not enough cryptodev resources

whatever CPU I have enabled.

If I specify
vdev crypto_aesni_mb
or
vdev crypto_aesni_gcm
on the dpdk section of startup.conf file, I always hit this error:
0: dpdk_config: rte_eal_init returned -1

I am using Ubuntu 20.04 LTS and the CPU flags are:

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 
clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc 
arch_perfmon rep_good nopl xtopology nonstop_tsc cpuid aperfmperf 
tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic 
movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm 
abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 hle avx2 smep 
bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb 
avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves ida arat pku ospke

Can somebody tell me what I am missing? or how can I find the right 
configuration?

Thank you a lot,
Gabi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21499): https://lists.fd.io/g/vpp-dev/message/21499
Mute This Topic: https://lists.fd.io/mt/91520137/21656
Mute #ipsec:https://lists.fd.io/g/vpp-dev/mutehashtag/ipsec
Mute #dpdk:https://lists.fd.io/g/vpp-dev/mutehashtag/dpdk
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to