From: Maxime Coquelin
> Hi Matan,
>
> On 4/11/21 11:07 AM, Thomas Monjalon wrote:
> > 07/04/2021 08:49, Xia, Chenbo:
> >>> Signed-off-by: Matan Azrad
> >>> Acked-by: Xueming Li
> >>
> >> Patch applied to next-virtio/main with conflict resolved.
> >>
> >> Thanks!
> >
> > Sorry it cannot be pul
Hi Matan,
On 4/11/21 11:07 AM, Thomas Monjalon wrote:
> 07/04/2021 08:49, Xia, Chenbo:
>>> Signed-off-by: Matan Azrad
>>> Acked-by: Xueming Li
>>
>> Patch applied to next-virtio/main with conflict resolved.
>>
>> Thanks!
>
> Sorry it cannot be pulled in the main tree because it breaks
> compila
07/04/2021 08:49, Xia, Chenbo:
> > Signed-off-by: Matan Azrad
> > Acked-by: Xueming Li
>
> Patch applied to next-virtio/main with conflict resolved.
>
> Thanks!
Sorry it cannot be pulled in the main tree because it breaks
compilation with musl libc.
It can be fixed in the same way as in
41b5a
> -Original Message-
> From: dev On Behalf Of Matan Azrad
> Sent: Thursday, March 18, 2021 5:13 PM
> To: dev@dpdk.org
> Cc: Maxime Coquelin
> Subject: [dpdk-dev] [PATCH] vdpa/mlx5: improve interrupt management
>
> The driver should notify the guest for each traf
On 3/18/21 10:13 AM, Matan Azrad wrote:
> The driver should notify the guest for each traffic burst detected by CQ
> polling.
>
> The CQ polling trigger is defined by `event_mode` device argument,
> either by busy polling on all the CQs or by blocked call to HW
> completion event using DevX cha
The driver should notify the guest for each traffic burst detected by CQ
polling.
The CQ polling trigger is defined by `event_mode` device argument,
either by busy polling on all the CQs or by blocked call to HW
completion event using DevX channel.
Also, the polling event modes can move to blocke
6 matches
Mail list logo