07/11/2023 15:25, Gupta, Nipun: > > 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 <shubham.roh...@amd.com> > > --- > > 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 <nipun.gu...@amd.com>
Applied, thanks.