On 11/3/2023 4:50 PM, Shubham Rohila wrote:
Define rte_cdx_vfio_bm_enable and rte_cdx_vfio_bm_disable to enable or disable bus master functionality for cdx devices. Signed-off-by: Shubham Rohila <[email protected]> --- v2 - Fix indentations and alphabetical orderings. - Wrap checks in parenthesis for readability - Assign argsz before using in rte_cdx_vfio_bm_disable - Remove unecessary variable initialisation
Acked-by: Nipun Gupta <[email protected]>

