Re: [dpdk-dev] [PATCH v4 05/19] net/ixgbe: properly reference PCI header

2017-06-14 Thread Gaƫtan Rivet
libraries are moved around and their dependencies are updated. > > -Original Message- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gaetan Rivet > > Sent: Thursday, June 8, 2017 7:57 AM > > To: dev@dpdk.org > > Cc: Gaetan Rivet > > Subject

Re: [dpdk-dev] [PATCH v4 05/19] net/ixgbe: properly reference PCI header

2017-06-14 Thread Dai, Wei
nal Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gaetan Rivet > Sent: Thursday, June 8, 2017 7:57 AM > To: dev@dpdk.org > Cc: Gaetan Rivet > Subject: [dpdk-dev] [PATCH v4 05/19] net/ixgbe: properly reference PCI header > > Signed-off-by: Gaetan Rivet &g

[dpdk-dev] [PATCH v4 05/19] net/ixgbe: properly reference PCI header

2017-06-07 Thread Gaetan Rivet
Signed-off-by: Gaetan Rivet --- drivers/net/ixgbe/ixgbe_ethdev.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ixgbe/ixgbe_ethdev.h b/drivers/net/ixgbe/ixgbe_ethdev.h index e2d0139..bb5ecd5 100644 --- a/drivers/net/ixgbe/ixgbe_ethdev.h +++ b/drivers/net/ixgbe/ixgbe_ethdev.h @@ -