Re: [PATCH 1/1] doc: expand description of no-huge and PMD issue

2023-03-31 Thread Thomas Monjalon
15/11/2022 16:37, Thomas Monjalon: > Ping for review > > 11/07/2022 23:09, Thomas Monjalon: > > 13/06/2022 11:31, David Marchand: > > > On Thu, Jun 9, 2022 at 3:40 PM Stanislaw Kardach > > > wrote: > > > > > > > > Add more details to the description of a known issue of PMDs not being > > > > usa

Re: [PATCH 1/1] doc: expand description of no-huge and PMD issue

2022-11-15 Thread Thomas Monjalon
Ping for review 11/07/2022 23:09, Thomas Monjalon: > 13/06/2022 11:31, David Marchand: > > On Thu, Jun 9, 2022 at 3:40 PM Stanislaw Kardach wrote: > > > > > > Add more details to the description of a known issue of PMDs not being > > > usable when --no-huge EAL command line parameter is used. The

Re: [PATCH 1/1] doc: expand description of no-huge and PMD issue

2022-07-11 Thread Thomas Monjalon
13/06/2022 11:31, David Marchand: > On Thu, Jun 9, 2022 at 3:40 PM Stanislaw Kardach wrote: > > > > Add more details to the description of a known issue of PMDs not being > > usable when --no-huge EAL command line parameter is used. The issue > > actually happens whenever there is a need for physi

Re: [PATCH 1/1] doc: expand description of no-huge and PMD issue

2022-06-13 Thread David Marchand
On Thu, Jun 9, 2022 at 3:40 PM Stanislaw Kardach wrote: > > Add more details to the description of a known issue of PMDs not being > usable when --no-huge EAL command line parameter is used. The issue > actually happens whenever there is a need for physical addresses, even > when there is no PMD a

[PATCH 1/1] doc: expand description of no-huge and PMD issue

2022-06-09 Thread Stanislaw Kardach
Add more details to the description of a known issue of PMDs not being usable when --no-huge EAL command line parameter is used. The issue actually happens whenever there is a need for physical addresses, even when there is no PMD attached. Signed-off-by: Stanislaw Kardach --- doc/guides/rel_not