Re: [dpdk-dev] [PATCH v1 37/72] mlx5/windows: add mlx5_os header file under net

2020-10-28 Thread Thomas Monjalon
28/10/2020 00:23, Ophir Munk: > File drivers/net/mlx5/windows/mlx5_os.h is added. It includes specific > Windows definitions such as PCI driver flags link state changes > interrupts, link removal interrupts. The description does not match the content below. > Signed-off-by: Ophir Munk > --- > --

[dpdk-dev] [PATCH v1 37/72] mlx5/windows: add mlx5_os header file under net

2020-10-27 Thread Ophir Munk
File drivers/net/mlx5/windows/mlx5_os.h is added. It includes specific Windows definitions such as PCI driver flags link state changes interrupts, link removal interrupts. Signed-off-by: Ophir Munk --- drivers/net/mlx5/windows/mlx5_os.h | 19 +++ 1 file changed, 19 insertions(+)