>
> Add the Nitrox PMD to support Nitrox crypto device.
> ---
> v7:
> * Removed rte_wmb() and rte_rmb() usage in all places.
> * Added rte_smp_wmb() before pending count update in enqueue
> operation and rte_smp_rmb() before reading softreq from
> pending queue.
> * Added rte_io_wmb() before
Add the Nitrox PMD to support Nitrox crypto device.
---
v7:
* Removed rte_wmb() and rte_rmb() usage in all places.
* Added rte_smp_wmb() before pending count update in enqueue
operation and rte_smp_rmb() before reading softreq from
pending queue.
* Added rte_io_wmb() before the ring doorbell to
2 matches
Mail list logo