| 26b7dbae | 07-Oct-2020 |
Vikas Gupta <[email protected]> |
crypto/bcmfs: support VFIO
Add VFIO support for BCMFS PMD. The BCMFS PMD functionality is dependent on the VFIO_PRESENT flag, which gets enabled in the rte_vfio.h. If this flag is not enabled in the
crypto/bcmfs: support VFIO
Add VFIO support for BCMFS PMD. The BCMFS PMD functionality is dependent on the VFIO_PRESENT flag, which gets enabled in the rte_vfio.h. If this flag is not enabled in the compiling platform driver will silently return with error, when executed.
Signed-off-by: Vikas Gupta <[email protected]> Signed-off-by: Raveendra Padasalagi <[email protected]> Reviewed-by: Ajit Khaparde <[email protected]> Acked-by: Akhil Goyal <[email protected]>
show more ...
|