numam-dpdk/drivers/crypto/snow3g
Jan Viktorin 2695c6df69 eal: remove unused PMD types
- All devices register themselfs by calling a kind of DRIVER_REGISTER_XXX.
  The PMD_REGISTER_DRIVER is not used anymore.
- PMD_VDEV type is also not being used - can be removed from all VDEVs.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-10-03 16:33:51 +02:00
..
Makefile mk: fix external dependencies of crypto drivers 2016-06-29 13:33:01 +02:00
rte_pmd_snow3g_version.map snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_snow3g_pmd_ops.c drivers: fix build of crypto anonymous union initialization 2016-03-31 21:32:19 +02:00
rte_snow3g_pmd_private.h crypto: normalize driver names with macros 2016-07-08 19:20:26 +02:00
rte_snow3g_pmd.c eal: remove unused PMD types 2016-10-03 16:33:51 +02:00