On Sat, Jul 15, 2023 at 1:25 AM Jeremy Spewock <[email protected]> wrote: > > > > On Fri, Jul 14, 2023 at 11:30 AM Juraj Linkeš <[email protected]> > wrote: >> >> On Fri, Jul 14, 2023 at 4:47 PM Patrick Robb <[email protected]> wrote: >> > >> > >> > Tested-by: Patrick Robb <[email protected]> >> >> Have you tested with a non-root user? The unit tests are failing for me. > > > We have been running this as root in testing and there is an issue with > running this as non-root users because the unit tests don't escalate > privileges. This is a trivial fix of course, but in further testing I think > it also makes sense to extend the timeouts for these unit tests (as we do in > regular CI testing) and I will wrap this into an updated patch on Monday > morning.
Since you'll be sending another version, I'll send some more comments, so please wait for those. I want to mention one thing beforehand - I needed a Python interactive session so I added it and modified what I needed/saw fit. Please see http://patches.dpdk.org/project/dpdk/patch/[email protected]/ and use what's in it if you want. More coming later in the aforementioned comments. Thanks, Juraj

