Hi,
 
I  try to run l2fwd-crypto with use SNOW3G poll mode driver , I am using DPDK 
19.11 ,which can be patched to use intel-ipsec-mb. and  the version is 
intel-ipsec-mb-1.0, but when i trying out dpdk ,there is an error hit as below:

  == Build drivers/crypto/octeontx2
  CC otx2_cryptodev.o
  PMDINFO otx2_cryptodev.o.pmd.c
  CC otx2_cryptodev.o.pmd.o
  LD otx2_cryptodev.o
  CC otx2_cryptodev_capabilities.o
  CC otx2_cryptodev_hw_access.o
  CC otx2_cryptodev_mbox.o
  CC otx2_cryptodev_ops.o
  AR librte_pmd_octeontx2_crypto.a
  INSTALL-LIB librte_pmd_octeontx2_crypto.a
== Build drivers/crypto/scheduler
  SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
  SYMLINK-FILE include/rte_cryptodev_scheduler.h
  CC scheduler_pmd.o
  CC scheduler_pmd_ops.o
  CC rte_cryptodev_scheduler.o
  CC scheduler_roundrobin.o
  CC scheduler_pkt_size_distr.o
  CC scheduler_failover.o
  CC scheduler_multicore.o
  AR librte_pmd_crypto_scheduler.a
  INSTALL-LIB librte_pmd_crypto_scheduler.a
== Build drivers/crypto/snow3g
/home/gary/test/0903-t/components/3rdparty/openfastpath-2.0/archive/fastpath/dpdk/drivers/crypto/snow3g/Makefile:36:
 *** "IPSec_MB version >= 0.53 is required".  Stop.
make[3]: *** [snow3g] Error 2
make[2]: *** [crypto] Error 2
make[1]: *** [drivers] Error 2
make: *** [all] Error 2


      please suggest how I can do to solve this err 
      ths

      Regards,
      gary


Reply via email to