RE: [PATCH v3 12/15] pci: define some ACS constants

2023-09-18 Thread Xia, Chenbo
> -Original Message- > From: David Marchand > Sent: Thursday, September 14, 2023 8:36 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; ferruh.yi...@amd.com; Xia, Chenbo > ; nipun.gu...@amd.com; Richardson, Bruce > ; Sevincer, Abdullah > ; Gaetan Rivet > Su

RE: [PATCH v3 12/15] pci: define some ACS constants

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

[PATCH v3 12/15] pci: define some ACS constants

2023-09-14 Thread David Marchand
Define some PCI ACS extended feature constants and use them in existing drivers. Signed-off-by: David Marchand Acked-by: Bruce Richardson --- drivers/event/dlb2/pf/dlb2_main.c | 23 --- lib/pci/rte_pci.h | 9 + 2 files changed, 17 insertions(+), 15 d