[dpdk-dev] eal: DPDK: 18.11.6 version rte_eal_init() function cleans the runtime directory in 5.4.35 kernel
Burakov, Anatoly
anatoly.burakov at intel.com
Fri Oct 30 11:00:14 CET 2020
On 29-Oct-20 5:40 PM, Mohakud, Amiya Ranjan wrote:
> Hi Anatoly
>
> Thanks for the reply.
>
> Do you have a sample code for primary and secondary processes which I
> can try in my setup? And once reproduced, can let you know.
>
> We have DPDK applications in our product with which I always see this issue.
>
> Regards
>
> Amiya
>
Hi,
I was running a test app with a debugger, putting a break point before
and after eal_cleanup_runtime_dir(), and checking if things were deleted
that shouldn't have been deleted. Any old DPDK app will do for this
purpose, as all of them will call EAL init.
--
Thanks,
Anatoly
More information about the dev
mailing list