Re: [dpdk-users] Using l2fwd-crypto sample app

2021-01-20 Thread Doherty, Declan
Hey Surajit, It's difficult to tell from the log output but have you actually installed the required libraries for the IPsec MB PMD on your system. If you're not sure look at the installation guide in the documentation: http://doc.dpdk.org/guides/cryptodevs/aesni_mb.html#installation If

[dpdk-users] Help with DPDK environment

2021-01-20 Thread Utkarsh Kathuria
Hello, I am trying to develop an environment where nDPI can work with DPDK. Has someone done this before? I am working on Centos 7 with DPDK-17.11.10 Please any help is appreciated. Thank you Regards Utkarsh

[dpdk-users] pkt mempool with custom refcnt

2021-01-20 Thread Filip Janiszewski
Hi, Is there a way to create/configure a mempool in such a way that while RX bursting, the packets created from the pool have the refcnt greater than the default value 1? I can iterate over all the mbufs and update the refcnt valued manually for each received burst before pushing the bufs for