Re: autotest system requirements.

2022-07-20 Thread Stephen Hemminger
On Wed, 20 Jul 2022 12:07:59 +0100 Bruce Richardson wrote: > On Tue, Jul 19, 2022 at 01:00:07PM -0700, Stephen Hemminger wrote: > > With 22.07 release, the test requirements seemed to have changed. > > Can't run tests unless root now. > > > > And the table test fails if only 1G of hugepages is s

Re: autotest system requirements.

2022-07-20 Thread Bruce Richardson
On Tue, Jul 19, 2022 at 01:00:07PM -0700, Stephen Hemminger wrote: > With 22.07 release, the test requirements seemed to have changed. > Can't run tests unless root now. > > And the table test fails if only 1G of hugepages is setup. > > This doesn't match the documentation: > https://doc.dpdk.org

autotest system requirements.

2022-07-19 Thread Stephen Hemminger
With 22.07 release, the test requirements seemed to have changed. Can't run tests unless root now. And the table test fails if only 1G of hugepages is setup. This doesn't match the documentation: https://doc.dpdk.org/guides/prog_guide/meson_ut.html which shows running tests as non-root.