* l2-crypto application
@ 2025-02-11 6:47 Nafiah Siddiqha
0 siblings, 0 replies; only message in thread
From: Nafiah Siddiqha @ 2025-02-11 6:47 UTC (permalink / raw)
To: dev; +Cc: Thenveer Poolakkanni
[-- Attachment #1.1: Type: text/plain, Size: 897 bytes --]
Hi ,
I am using dpdk-23.11-rc1 version and nfb driver .
When i am running l2fwd-crypto example application , getting the below error ,
[image]
missing function definitions for - rte_cryptodev_get_cipher_algo_string , rte_cryptodev_get_auth_algo_string, and rte_cryptodev_get_aead_algo_string .
so , i added these function definitions as below ,
[image]
Now , its compiling and running , but showing no ethernet ports available .
[image]
I am running with below command line
sudo ./build/l2fwd-crypto -l 0-1 --vdev "crypto_openssl0" --vdev "crypto_openssl1" -d librte_crypto_openssl.so -- -p 0x3 --chain CIPHER_HASH --cipher_op ENCRYPT --cipher_algo aes-cbc --cipher_key 00:01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:0f --auth_op GENERATE --auth_algo sha1-hmac --auth_key
10:11:12:13:14:15:16:17:18:19:1a:1b:1c:1d:1e:1f
Thanks in advance
best regards
Nafiah Siddiqha
[-- Attachment #1.2: Type: text/html, Size: 3371 bytes --]
[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 190790 bytes --]
[-- Attachment #3: image.png --]
[-- Type: image/png, Size: 126799 bytes --]
[-- Attachment #4: image.png --]
[-- Type: image/png, Size: 79425 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-11 6:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-11 6:47 l2-crypto application Nafiah Siddiqha
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).