RE: [PATCH v2 09/15] pci: define some PM constants

2023-09-07 Thread Xia, Chenbo
> -Original Message- > From: David Marchand > Sent: Monday, August 21, 2023 7:36 PM > To: dev@dpdk.org > Cc: tho...@monjalon.net; ferruh.yi...@amd.com; Xia, Chenbo > ; nipun.gu...@amd.com; Richardson, Bruce > ; Julien Aube ; Gaetan > Rivet > Subject: [PATCH v2

[PATCH v2 09/15] pci: define some PM constants

2023-08-21 Thread David Marchand
Define some PCI Power Management constants and use them in existing drivers. Signed-off-by: David Marchand Acked-by: Bruce Richardson --- drivers/net/bnx2x/bnx2x.c | 17 + drivers/net/bnx2x/bnx2x.h | 5 - lib/pci/rte_pci.h | 6 ++ 3 files changed, 15 insertions