It seems cryptodev_start() calls empty driver functions, and is not called in the example applications.
This a v2 of patches from Hemant Agrawal and Akhil Goyal. There are some improvements to make error messages more consistent with existing ones and keep the existing error return. Are they important fixes for 16.07? Please advise. Hemant Agrawal (2): examples/l2fwd-crypto: call start function examples/ipsec-secgw: call start function examples/ipsec-secgw/ipsec-secgw.c | 4 ++++ examples/l2fwd-crypto/main.c | 7 +++++++ 2 files changed, 11 insertions(+) -- 2.7.0