[dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file specific to Linux

2020-06-03 Thread Ophir Munk
File drivers/net/linux/mlx5_os.h is added. It includes specific Linux definitions such as PCI driver flags, link state changes interrupts, link removal interrupts, etc. Signed-off-by: Ophir Munk Acked-by: Matan Azrad --- drivers/net/mlx5/Makefile| 1 + drivers/net/mlx5/linux/mlx5_os.h

Re: [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file specific to Linux

2020-06-08 Thread Ferruh Yigit
On 6/3/2020 4:06 PM, Ophir Munk wrote: > File drivers/net/linux/mlx5_os.h is added. It includes specific > Linux definitions such as PCI driver flags, link state changes > interrupts, link removal interrupts, etc. > > Signed-off-by: Ophir Munk > Acked-by: Matan Azrad <...> > diff --git a/drive

Re: [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file specific to Linux

2020-06-09 Thread Ophir Munk
Hi, Please find comments inline. > -Original Message- > From: Ferruh Yigit > Sent: Monday, June 8, 2020 2:32 PM > To: Ophir Munk ; dev@dpdk.org; Matan Azrad > ; Raslan Darawsheh > Subject: Re: [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file > specific to L

Re: [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file specific to Linux

2020-06-09 Thread Ferruh Yigit
On 6/9/2020 9:44 AM, Ophir Munk wrote: > Hi, > Please find comments inline. > >> -Original Message- >> From: Ferruh Yigit >> Sent: Monday, June 8, 2020 2:32 PM >> To: Ophir Munk ; dev@dpdk.org; Matan Azrad >> ; Raslan Darawsheh >> Subject

Re: [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file specific to Linux

2020-06-09 Thread Ophir Munk
> -Original Message- > From: Ferruh Yigit > Sent: Tuesday, June 9, 2020 2:49 PM > To: Ophir Munk ; dev@dpdk.org; Matan Azrad > ; Raslan Darawsheh > Subject: Re: [dpdk-dev] [PATCH v1 7/8] net/mlx5: add mlx5 header file > specific to Linux > <...> > &