Re: DPDK:fast-tests suite linux/vm

2022-12-21 Thread Tyler Retzlaff
On Wed, Dec 21, 2022 at 11:49:41AM -0800, Stephen Hemminger wrote: > On Wed, 21 Dec 2022 11:33:36 -0800 > Tyler Retzlaff wrote: > > > On Wed, Dec 21, 2022 at 11:03:33AM -0800, Stephen Hemminger wrote: > > > On Wed, 21 Dec 2022 10:13:49 -0800 > > > Tyler Retzlaff wrote: > > > > > > > hi folks,

Re: DPDK:fast-tests suite linux/vm

2022-12-21 Thread Lincoln Lavoie
16GB should be enough to run the unit tests. You'll likely have better luck with the system setup to provide pages. Our lab runners provide 2560x 2MB pages (5 GB), out of their 16G of RAM. We only run 1 unit test at a time on each runner, because of noise neighbor issues between the containers.

Re: DPDK:fast-tests suite linux/vm

2022-12-21 Thread Stephen Hemminger
On Wed, 21 Dec 2022 11:33:36 -0800 Tyler Retzlaff wrote: > On Wed, Dec 21, 2022 at 11:03:33AM -0800, Stephen Hemminger wrote: > > On Wed, 21 Dec 2022 10:13:49 -0800 > > Tyler Retzlaff wrote: > > > > > hi folks, > > > > > > are there any additional requirements that may not be documented for

Re: DPDK:fast-tests suite linux/vm

2022-12-21 Thread Tyler Retzlaff
On Wed, Dec 21, 2022 at 11:03:33AM -0800, Stephen Hemminger wrote: > On Wed, 21 Dec 2022 10:13:49 -0800 > Tyler Retzlaff wrote: > > > hi folks, > > > > are there any additional requirements that may not be documented for > > running the DPDK:fast-tests suite in a vm on linux? > > > > if i run t

Re: DPDK:fast-tests suite linux/vm

2022-12-21 Thread Stephen Hemminger
On Wed, 21 Dec 2022 10:13:49 -0800 Tyler Retzlaff wrote: > hi folks, > > are there any additional requirements that may not be documented for > running the DPDK:fast-tests suite in a vm on linux? > > if i run the suite as follows i end up getting intermittent failures. > are there known issues