On Thu, Apr 14, 2022 at 10:03:10PM +0300, Dmitry Kozlyuk wrote:
> 2022-04-13 00:54 (UTC-0700), Tyler Retzlaff:
> > On Mon, Mar 28, 2022 at 11:04:36PM -0700, Tyler Retzlaff wrote:
> [...]
> > > memzone3 = rte_memzone_reserve(TEST_MEMZONE_NAME("testzone3"), 1000,
> > > 1,
2022-04-13 00:54 (UTC-0700), Tyler Retzlaff:
> On Mon, Mar 28, 2022 at 11:04:36PM -0700, Tyler Retzlaff wrote:
[...]
> > memzone3 = rte_memzone_reserve(TEST_MEMZONE_NAME("testzone3"), 1000,
> > 1, 0);
> > ^ socket_id (to repeat just ma
On Mon, Mar 28, 2022 at 11:04:36PM -0700, Tyler Retzlaff wrote:
> hi,
>
> there is a repeatable test failure in test_memzone when running
> dpdk-test.exe --no-huge for memzone_autotest
>
> it's clear why the test fails but what isn't clear if what
> rte_memzone_reserve is doing when provided an i
hi,
there is a repeatable test failure in test_memzone when running
dpdk-test.exe --no-huge for memzone_autotest
it's clear why the test fails but what isn't clear if what
rte_memzone_reserve is doing when provided an invalid socket id is
sensible or not.
as a matter of luck the system i'm using
4 matches
Mail list logo