numam-dpdk/drivers/crypto/mrvl
Tomasz Duszynski c2b1c48ac1 drivers: switch mrvl to musdk-17.10
Following changes are needed to switch to musdk-17.10:

- With a new version of the musdk library it's no longer necessary to
  explicitly define MVCONF_ARCH_DMA_ADDR_T_64BIT and
  CONF_PP2_BPOOL_COOKIE_SIZE.

  Proper defines are auto generated by ./configure script based on
  passed options and available after mv_autogen_comp_flags.h inclusion.

- API used to set promiscuous mode was renamed. Thus in order to
  compile against the latest library new API must be used.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
Acked-by: Jianbo Liu <jianbo.liu@arm.com>
2018-01-16 18:47:49 +01:00
..
Makefile drivers: switch mrvl to musdk-17.10 2018-01-16 18:47:49 +01:00
rte_mrvl_compat.h drivers: switch mrvl to musdk-17.10 2018-01-16 18:47:49 +01:00
rte_mrvl_pmd_ops.c crypto/mrvl: update copyright holders 2017-10-25 18:10:40 +02:00
rte_mrvl_pmd_private.h crypto/mrvl: update copyright holders 2017-10-25 18:10:40 +02:00
rte_mrvl_pmd.c bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
rte_pmd_mrvl_version.map crypto/mrvl: add mrvl crypto driver 2017-10-12 15:22:39 +01:00