Hi Olivier,
The patch from you solves the problem for me.
Thank you.
> On Jun 9, 2017, at 12:27 PM, Olivier Matz wrote:
>
> Hi Ilya,
>
> On Sun, 14 May 2017 14:34:14 +0400, Ilya Matveychikov
> wrote:
>> Hi guys,
>>
>> I have a problem while running DPDK with `--no-huge` option. It seems th
Hi Ilya,
On Sun, 14 May 2017 14:34:14 +0400, Ilya Matveychikov
wrote:
> Hi guys,
>
> I have a problem while running DPDK with `--no-huge` option. It seems that
> the problem occurs since commit cdc242f260e766bd95a658b5e0686a62ec04f5b0 and
> that is the change that affects me:
>
> + if ((
Hi guys,
I have a problem while running DPDK with `--no-huge` option. It seems that the
problem occurs since commit cdc242f260e766bd95a658b5e0686a62ec04f5b0 and that
is the change that affects me:
+ if ((page & 0x7fULL) == 0)
+ return RTE_BAD_PHYS_ADDR;
+
What I
3 matches
Mail list logo