On 4/16/2020 9:00 PM, Thomas Monjalon wrote:
> 16/04/2020 19:35, Ferruh Yigit:
>> On 4/9/2020 8:24 AM, David Marchand wrote:
>>> On Wed, Apr 8, 2020 at 7:12 PM Ferruh Yigit wrote:
On 4/1/2020 10:59 AM, Raslan Darawsheh wrote:
> From: Ophir Munk
>>
>> File mlx5_devx_cmds.c should
16/04/2020 19:35, Ferruh Yigit:
> On 4/9/2020 8:24 AM, David Marchand wrote:
> > On Wed, Apr 8, 2020 at 7:12 PM Ferruh Yigit wrote:
> >> On 4/1/2020 10:59 AM, Raslan Darawsheh wrote:
> >>> From: Ophir Munk
>
> File mlx5_devx_cmds.c should contain pure DevX calls. It must be OS
> ag
On 4/9/2020 8:24 AM, David Marchand wrote:
> Hello,
>
> On Wed, Apr 8, 2020 at 7:12 PM Ferruh Yigit wrote:
>>
>> On 4/1/2020 10:59 AM, Raslan Darawsheh wrote:
>>> Hi,
>>>
-Original Message-
From: Ophir Munk
Sent: Monday, March 30, 2020 1:32 AM
To: dev@dpdk.org; Matan
Hello,
On Wed, Apr 8, 2020 at 7:12 PM Ferruh Yigit wrote:
>
> On 4/1/2020 10:59 AM, Raslan Darawsheh wrote:
> > Hi,
> >
> >> -Original Message-
> >> From: Ophir Munk
> >> Sent: Monday, March 30, 2020 1:32 AM
> >> To: dev@dpdk.org; Matan Azrad
> >> Cc: Thomas Monjalon ; Olga Shern
> >> ;
On 08/04/2020 18:10, Ferruh Yigit wrote:
> On 4/1/2020 10:59 AM, Raslan Darawsheh wrote:
>> Hi,
>>
>>> -Original Message-
>>> From: Ophir Munk
>>> Sent: Monday, March 30, 2020 1:32 AM
>>> To: dev@dpdk.org; Matan Azrad
>>> Cc: Thomas Monjalon ; Olga Shern
>>> ; Raslan Darawsheh ; Ophir
On 4/1/2020 10:59 AM, Raslan Darawsheh wrote:
> Hi,
>
>> -Original Message-
>> From: Ophir Munk
>> Sent: Monday, March 30, 2020 1:32 AM
>> To: dev@dpdk.org; Matan Azrad
>> Cc: Thomas Monjalon ; Olga Shern
>> ; Raslan Darawsheh ; Ophir
>> Munk ; Asaf Penso
>> Subject: [PATCH v1] common/m
Hi,
> -Original Message-
> From: Ophir Munk
> Sent: Monday, March 30, 2020 1:32 AM
> To: dev@dpdk.org; Matan Azrad
> Cc: Thomas Monjalon ; Olga Shern
> ; Raslan Darawsheh ; Ophir
> Munk ; Asaf Penso
> Subject: [PATCH v1] common/mlx5: remove devx depndency on ibv and dv
>
> File mlx5_de
From: Ophir Munk
> File mlx5_devx_cmds.c should contain pure DevX calls. It must be OS agnostic
> and not include any references to ibv or dv structs (defined in ibverbs and
> rdma-core linux libraries). This commit replaces all ibv and dv references
> with
> 'void *'. Specifically, the follo
File mlx5_devx_cmds.c should contain pure DevX calls. It must be OS
agnostic and not include any references to ibv or dv structs (defined in
ibverbs and rdma-core linux libraries). This commit replaces all ibv and
dv references with 'void *'. Specifically, the following struct were
replaced:
1. s
9 matches
Mail list logo