Re: [dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-03-02 Thread Luca Boccassi
On Tue, 2021-03-02 at 15:19 +0100, David Marchand wrote: > On Tue, Mar 2, 2021 at 3:13 PM Luca Boccassi wrote: > > RTE>>EAL: Detected 2 lcore(s) > > EAL: Detected 1 NUMA nodes > > EAL: Multi-process socket /var/run/dpdk/debug_autotest/mp_socket > > EAL: Selected IOVA mode 'VA' > > EAL: Probing VFI

Re: [dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-03-02 Thread David Marchand
On Tue, Mar 2, 2021 at 3:13 PM Luca Boccassi wrote: > RTE>>EAL: Detected 2 lcore(s) > EAL: Detected 1 NUMA nodes > EAL: Multi-process socket /var/run/dpdk/debug_autotest/mp_socket > EAL: Selected IOVA mode 'VA' > EAL: Probing VFIO support... > APP: HPET is not enabled, using TSC as default timer >

Re: [dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-03-02 Thread Luca Boccassi
On Mon, 2021-03-01 at 09:03 +0100, David Marchand wrote: > On Thu, Feb 25, 2021 at 8:49 PM wrote: > > From: Luca Boccassi > > > > It consistently fails when ran on a build machine within the > > reproducible build environment, so move it out of there, so > > that we can run the fast suite at bui

Re: [dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-03-01 Thread David Marchand
On Thu, Feb 25, 2021 at 8:49 PM wrote: > > From: Luca Boccassi > > It consistently fails when ran on a build machine within the > reproducible build environment, so move it out of there, so > that we can run the fast suite at build time when packaging. This test is quite simple. Surprising that

[dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-02-25 Thread luca . boccassi
From: Luca Boccassi It consistently fails when ran on a build machine within the reproducible build environment, so move it out of there, so that we can run the fast suite at build time when packaging. Repro test environment: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.y