[dpdk-dev] [PATCH v2 0/2] cryptodev_start fixes

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 22 11:44:21 CEST 2016


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



More information about the dev mailing list