[dpdk-dev] [PATCH v4 1/3] bus/pci: set PCI master in command register

Kinsella, Ray mdr at ashroe.eu
Tue Apr 27 17:07:53 CEST 2021



On 27/04/2021 14:39, Haiyue Wang wrote:
> Add the API to set 'Bus Master Enable' bit to be enabled or disabled in
> the PCI command register.
> 
> Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>
> ---
>  drivers/bus/pci/pci_common.c  | 28 ++++++++++++++++++++++++++++
>  drivers/bus/pci/rte_bus_pci.h | 14 ++++++++++++++
>  drivers/bus/pci/version.map   |  3 +++
>  lib/pci/rte_pci.h             |  4 ++++
>  4 files changed, 49 insertions(+)
> 

Acked-by: Ray Kinsella <mdr at ashroe.eu>


More information about the dev mailing list