Re: [dpdk-dev] Memory leak in rte_pci_scan

2021-06-16 Thread David Marchand
On Wed, Jun 16, 2021 at 6:27 PM Owen Hilyard wrote: >> - For the fast-tests testsuite, the default timeout should be 10s, not 600s. >> See timeout_seconds_fast, >> https://git.dpdk.org/dpdk/tree/app/test/meson.build#n446 >> Odd that a 600s timeout has been applied to fast-tests in your run. >> How

Re: [dpdk-dev] Memory leak in rte_pci_scan

2021-06-16 Thread David Marchand
On Tue, Jun 15, 2021 at 5:16 PM Owen Hilyard wrote: > > The issue may have been the interactive docker session I was running it in. > The last few tests (150-157) were all taking until the timeout the lab uses > for unit tests (2 hours since the timeout was multiplied by 10). I had to > leave f

Re: [dpdk-dev] Memory leak in rte_pci_scan

2021-06-15 Thread David Marchand
Hi Owen, On Mon, Jun 14, 2021 at 10:42 PM Owen Hilyard wrote: > > From what I've seen so far, that fixes the PCI leak. That just leaves a few > other places. I'll try to get the complete list to you tomorrow, since > running the full set of unit tests takes quite a few hours when ASAN is > inv

Re: [dpdk-dev] Memory leak in rte_pci_scan

2021-06-14 Thread Owen Hilyard
>From what I've seen so far, that fixes the PCI leak. That just leaves a few other places. I'll try to get the complete list to you tomorrow, since running the full set of unit tests takes quite a few hours when ASAN is involved. On Mon, Jun 14, 2021 at 6:30 AM David Marchand wrote: > On Mon, Ju

Re: [dpdk-dev] Memory leak in rte_pci_scan

2021-06-14 Thread David Marchand
On Mon, Jun 14, 2021 at 11:11 AM David Marchand wrote: > > On Tue, Jun 8, 2021 at 8:48 PM Owen Hilyard wrote: > > > > Hello All, > > > > As part of the community lab's work to deploy static analysis tools, we've > > been doing test runs of the various tools. One of the problems we found is > > th

Re: [dpdk-dev] Memory leak in rte_pci_scan

2021-06-14 Thread David Marchand
On Tue, Jun 8, 2021 at 8:48 PM Owen Hilyard wrote: > > Hello All, > > As part of the community lab's work to deploy static analysis tools, we've > been doing test runs of the various tools. One of the problems we found is > that rte_pci_scan leaks 214368 Bytes every time it is run. There are also

[dpdk-dev] Memory leak in rte_pci_scan

2021-06-08 Thread Owen Hilyard
Hello All, As part of the community lab's work to deploy static analysis tools, we've been doing test runs of the various tools. One of the problems we found is that rte_pci_scan leaks 214368 Bytes every time it is run. There are also numerous (180856) instances of the error message "EAL: recvmsg