numam-dpdk/drivers/crypto/virtio
Bruce Richardson 99a2dd955f lib: remove librte_ prefix from directory names
There is no reason for the DPDK libraries to all have 'librte_' prefix on
the directory names. This prefix makes the directory names longer and also
makes it awkward to add features referring to individual libraries in the
build - should the lib names be specified with or without the prefix.
Therefore, we can just remove the library prefix and use the library's
unique name as the directory name, i.e. 'eal' rather than 'librte_eal'

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-04-21 14:04:09 +02:00
..
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
virtio_crypto_algs.h crypto/virtio: support session related ops 2018-04-23 18:20:10 +01:00
virtio_crypto_capabilities.h crypto/virtio: support HMAC-SHA1 2018-04-23 18:20:10 +01:00
virtio_cryptodev.c mem: remove physical address aliases 2020-09-19 00:25:35 +02:00
virtio_cryptodev.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
virtio_logs.h crypto/virtio: use local log type 2019-03-01 18:17:36 +01:00
virtio_pci.c eal: replace usage of blacklist/whitelist in enums 2020-11-16 00:11:22 +01:00
virtio_pci.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
virtio_ring.h crypto/virtio: support device init 2018-04-23 18:20:10 +01:00
virtio_rxtx.c mbuf: remove deprecated function and macro aliases 2020-09-19 00:25:37 +02:00
virtqueue.c crypto/virtio: support device init 2018-04-23 18:20:10 +01:00
virtqueue.h crypto/virtio: support device init 2018-04-23 18:20:10 +01:00