Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Gaëtan Rivet
On 16/07/20 18:57 +0200, Thomas Monjalon wrote: > 16/07/2020 18:43, Jerin Jacob: > > On Thu, Jul 16, 2020 at 9:25 PM Thomas Monjalon wrote: > > > > > > 16/07/2020 15:02, Jerin Jacob: > > > > On Thu, Jul 16, 2020 at 6:20 PM Thomas Monjalon > > > > wrote: > > > > > > > > > > 16/07/2020 13:55, Jeri

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Jerin Jacob
On Thu, Jul 16, 2020 at 10:27 PM Thomas Monjalon wrote: > > 16/07/2020 18:43, Jerin Jacob: > > On Thu, Jul 16, 2020 at 9:25 PM Thomas Monjalon wrote: > > > > > > 16/07/2020 15:02, Jerin Jacob: > > > > On Thu, Jul 16, 2020 at 6:20 PM Thomas Monjalon > > > > wrote: > > > > > > > > > > 16/07/2020

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Thomas Monjalon
16/07/2020 18:43, Jerin Jacob: > On Thu, Jul 16, 2020 at 9:25 PM Thomas Monjalon wrote: > > > > 16/07/2020 15:02, Jerin Jacob: > > > On Thu, Jul 16, 2020 at 6:20 PM Thomas Monjalon > > > wrote: > > > > > > > > 16/07/2020 13:55, Jerin Jacob: > > > > > On Thu, Jul 16, 2020 at 4:57 PM Thomas Monjal

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Jerin Jacob
On Thu, Jul 16, 2020 at 9:25 PM Thomas Monjalon wrote: > > 16/07/2020 15:02, Jerin Jacob: > > On Thu, Jul 16, 2020 at 6:20 PM Thomas Monjalon wrote: > > > > > > 16/07/2020 13:55, Jerin Jacob: > > > > On Thu, Jul 16, 2020 at 4:57 PM Thomas Monjalon > > > > wrote: > > > > > > > > > > 16/07/2020 1

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Thomas Monjalon
16/07/2020 15:02, Jerin Jacob: > On Thu, Jul 16, 2020 at 6:20 PM Thomas Monjalon wrote: > > > > 16/07/2020 13:55, Jerin Jacob: > > > On Thu, Jul 16, 2020 at 4:57 PM Thomas Monjalon > > > wrote: > > > > > > > > 16/07/2020 12:27, Jerin Jacob: > > > > > On Thu, Jul 16, 2020 at 3:48 PM Gaëtan Rivet

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Jerin Jacob
On Thu, Jul 16, 2020 at 6:20 PM Thomas Monjalon wrote: > > 16/07/2020 13:55, Jerin Jacob: > > On Thu, Jul 16, 2020 at 4:57 PM Thomas Monjalon wrote: > > > > > > 16/07/2020 12:27, Jerin Jacob: > > > > On Thu, Jul 16, 2020 at 3:48 PM Gaëtan Rivet wrote: > > > > > > > > > > On 16/07/20 12:08 +0200,

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Thomas Monjalon
16/07/2020 13:55, Jerin Jacob: > On Thu, Jul 16, 2020 at 4:57 PM Thomas Monjalon wrote: > > > > 16/07/2020 12:27, Jerin Jacob: > > > On Thu, Jul 16, 2020 at 3:48 PM Gaëtan Rivet wrote: > > > > > > > > On 16/07/20 12:08 +0200, Gaëtan Rivet wrote: > > > > > Re-CCing dev@dpdk.org as it was removed f

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Jerin Jacob
On Thu, Jul 16, 2020 at 4:57 PM Thomas Monjalon wrote: > > 16/07/2020 12:27, Jerin Jacob: > > On Thu, Jul 16, 2020 at 3:48 PM Gaëtan Rivet wrote: > > > > > > On 16/07/20 12:08 +0200, Gaëtan Rivet wrote: > > > > Re-CCing dev@dpdk.org as it was removed from the reply. > > > > > > > > On 13/07/20 08

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Thomas Monjalon
16/07/2020 12:27, Jerin Jacob: > On Thu, Jul 16, 2020 at 3:48 PM Gaëtan Rivet wrote: > > > > On 16/07/20 12:08 +0200, Gaëtan Rivet wrote: > > > Re-CCing dev@dpdk.org as it was removed from the reply. > > > > > > On 13/07/20 08:13 -0700, Manish Chopra wrote: > > > > This is merely copy of latest li

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Jerin Jacob
On Thu, Jul 16, 2020 at 3:48 PM Gaëtan Rivet wrote: > > On 16/07/20 12:08 +0200, Gaëtan Rivet wrote: > > Re-CCing dev@dpdk.org as it was removed from the reply. > > > > On 13/07/20 08:13 -0700, Manish Chopra wrote: > > > This is merely copy of latest linux/pci_regs.h in > > > order to avoid depend

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Gaëtan Rivet
On 16/07/20 12:08 +0200, Gaëtan Rivet wrote: > Re-CCing dev@dpdk.org as it was removed from the reply. > > On 13/07/20 08:13 -0700, Manish Chopra wrote: > > This is merely copy of latest linux/pci_regs.h in > > order to avoid dependency of dpdk on user headers. > > > > I guess this dependency is

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Gaëtan Rivet
Re-CCing dev@dpdk.org as it was removed from the reply. On 13/07/20 08:13 -0700, Manish Chopra wrote: > This is merely copy of latest linux/pci_regs.h in > order to avoid dependency of dpdk on user headers. > I guess this dependency is an issue on non-linux systems, when you must use those defin

Re: [dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-16 Thread Gaëtan Rivet
On 13/07/20 08:13 -0700, Manish Chopra wrote: > This is merely copy of latest linux/pci_regs.h in > order to avoid dependency of dpdk on user headers. > I guess this dependency is an issue on non-linux systems, when you must use those defines in a generic implementation. Can you confirm this is t

[dpdk-dev] [PATCH v2 1/7] lib/librte_pci: add rte_pci_regs.h

2020-07-13 Thread Manish Chopra
This is merely copy of latest linux/pci_regs.h in order to avoid dependency of dpdk on user headers. Signed-off-by: Manish Chopra Signed-off-by: Igor Russkikh --- drivers/bus/pci/linux/pci_uio.c |2 +- drivers/bus/pci/linux/pci_vfio.c|2 +- drivers/net/bnx2x/bnx2x.h |