Re: [dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds

2020-08-27 Thread Juraj Linkeš
> -Original Message- > From: Juraj Linkeš > Sent: Wednesday, August 26, 2020 8:14 AM > To: 'Aaron Conole' > Cc: tho...@monjalon.net; david.march...@redhat.com; > maicolgabr...@hotmail.com; dev@dpdk.org; Kevin Laatz > > Subject: RE: [PATCH] ci: enable vm env for aarch64 builds > > > >

Re: [dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds

2020-08-25 Thread Juraj Linkeš
> -Original Message- > From: Aaron Conole > Sent: Tuesday, August 25, 2020 4:18 PM > To: Juraj Linkeš > Cc: tho...@monjalon.net; david.march...@redhat.com; > maicolgabr...@hotmail.com; dev@dpdk.org; Kevin Laatz > > Subject: Re: [PATCH] ci: enable vm env for aarch64 builds > > Juraj Li

Re: [dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds

2020-08-25 Thread Aaron Conole
Juraj Linkeš writes: > Tests requiring hugepages do not work outside of VM environment because > of security limitations. Enable aarch64 builds which run tests to run in > a VM to avoid these limitations. > > Signed-off-by: Juraj Linkeš > --- Cool! Globally we have dist: set to 'bionic'. Does

[dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds

2020-08-25 Thread Juraj Linkeš
Tests requiring hugepages do not work outside of VM environment because of security limitations. Enable aarch64 builds which run tests to run in a VM to avoid these limitations. Signed-off-by: Juraj Linkeš --- .travis.yml | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --g

[dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds

2020-08-25 Thread Juraj Linkeš
Tests requiring hugepages do not work outside of VM environment because of security limitations. Enable aarch64 builds which run tests to run in a VM to avoid these limitations. Signed-off-by: Juraj Linkeš --- .travis.yml | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --g