Re: [dpdk-dev] /run/dpdk cleanup

2019-07-09 Thread Burakov, Anatoly
On 08-Jul-19 4:00 PM, Shubhachint, Chaitanya wrote: Hello, I run my dpdk applications with "file-prefix" option, so I can run them concurrently. I see that it creates a runtime directory under /var/run/dpdk. This directory still persists after the application has terminated. The code calls rt

Re: [dpdk-dev] /run/dpdk cleanup

2019-07-08 Thread Stephen Hemminger
On Mon, 8 Jul 2019 15:00:43 + "Shubhachint, Chaitanya" wrote: > Hello, > > I run my dpdk applications with "file-prefix" option, so I can run them > concurrently. I see that it creates a runtime directory under /var/run/dpdk. > This directory still persists after the application has termin

[dpdk-dev] /run/dpdk cleanup

2019-07-08 Thread Shubhachint, Chaitanya
Hello, I run my dpdk applications with "file-prefix" option, so I can run them concurrently. I see that it creates a runtime directory under /var/run/dpdk. This directory still persists after the application has terminated. The code calls rte_eal_cleanup before exiting but that doesn't seem to