[PATCH] pci: define more standard register offsets
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 16 16:37:16 CEST 2025
On Wed, 16 Apr 2025 08:10:34 +0200
David Marchand <david.marchand at redhat.com> wrote:
> The PCI standard defines registers for:
> - subsystem id,
> - revision id,
> - status of the device,
> - vital product data,
>
> Add them to rte_pci.h and use in existing drivers.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
Makes sense and aligns with <linux/pci_regs.h>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list