Hi,

I want to keep up IPSec connections with up to ~100K users simultaneously. After looking into the code, it seems that both linux-generic and odp-dpdk can allocate at most 32 crypto sessions (with odp_crypto_session_create). Please confirm, that this is not a bug, but crypto sessions are considered to be a very limited resource and an ODP application should create and destroy a crypto session for each packet, when all the users are sending traffic at the same time.
Thanks,

Gabor
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to