|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Block device and related information. More...
#include <bdev.h>
Data Fields | |
| struct spdk_bdev_desc * | desc |
| struct rte_mempool * | bounceMp |
| uint32_t | bufAlign |
| BdevWriteMode | writeMode |
Block device and related information.
| struct rte_mempool* Bdev::bounceMp |
| uint32_t Bdev::bufAlign |
| struct spdk_bdev_desc* Bdev::desc |
| BdevWriteMode Bdev::writeMode |