RE: [PATCH v3 11/15] pci: define some extended capability constants

2023-09-15 Thread Sevincer, Abdullah
Acked-by: Abdullah Sevincer

[PATCH v3 11/15] pci: define some extended capability constants

2023-09-14 Thread David Marchand
Define some PCI extended capability constants and use them in existing drivers. Acked-by: Bruce Richardson Reviewed-by: Chenbo Xia Signed-off-by: David Marchand --- Changes since v2: - fixed existing SRIOV comment, --- drivers/event/dlb2/pf/dlb2_main.c | 7 ++- lib/pci/rte_pci.h