[dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support - part #3

2020-07-14 Thread Ophir Munk
This patch series is part of preparing mlx5 PMD to compile and run under multiple OSs. Part #3 v1: Initial version Ophir Munk (8): net/mlx5: move flow prio discovery and adjust under verbs net/mlx5: replace Linux specific calls with rte API net/mlx5: refactor Linux MAC operations linux/ml

Re: [dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support - part #2

2020-06-14 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Matan Azrad > Sent: Sunday, June 14, 2020 11:21 AM > To: Ophir Munk ; dev@dpdk.org; Raslan > Darawsheh > Subject: RE: [PATCH v1 0/8] mlx5 PMD multi OS support - part #2 > > > > From: Ophir Munk: > > This patch series is part of preparing mlx5 PMD to co

Re: [dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support - part #2

2020-06-14 Thread Matan Azrad
From: Ophir Munk: > This patch series is part of preparing mlx5 PMD to compile and run under > multiple OSs. Part #2 > > v1: > Initial release > > Ophir Munk (8): > net/mlx5: remove dv dependency in mlx5_dev_ctx_shared struct > net/mlx5: rename ib in names > net/mlx5: move socket files u

[dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support - part #2

2020-06-10 Thread Ophir Munk
This patch series is part of preparing mlx5 PMD to compile and run under multiple OSs. Part #2 v1: Initial release Ophir Munk (8): net/mlx5: remove dv dependency in mlx5_dev_ctx_shared struct net/mlx5: rename ib in names net/mlx5: move socket files under Linux directory net/mlx5: split ml

Re: [dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support

2020-06-07 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Ophir Munk > Sent: Wednesday, June 3, 2020 6:06 PM > To: dev@dpdk.org; Matan Azrad ; Raslan > Darawsheh > Cc: Ophir Munk > Subject: [PATCH v1 0/8] mlx5 PMD multi OS support > > This patch series is part of preparing mlx5 PMD to compile and run under > m

[dpdk-dev] [PATCH v1 0/8] mlx5 PMD multi OS support

2020-06-03 Thread Ophir Munk
This patch series is part of preparing mlx5 PMD to compile and run under multiple OSs. v1: Initial release Ophir Munk (8): net/mlx5: rename mlx5 ibv shared struct net/mlx5: add mlx5 Linux specific file with getter functions drivers: remove mlx5 protection domain dependency on ibv net/mlx5