18/07/2018 17:58, Yao, Lei A:
> From: Burakov, Anatoly
> >
> > Currently, we need runtime dir to put all of our runtime info in,
> > including the DPDK shared config. However, we use the shared
> > config to determine our proc type, and this happens earlier than
> > we actually create the config d
> -Original Message-
> From: Burakov, Anatoly
> Sent: Wednesday, July 18, 2018 11:54 AM
> To: dev@dpdk.org
> Cc: Richardson, Bruce ; Xu, Qian Q
> ; Yao, Lei A ; Lu, PeipeiX
>
> Subject: [PATCH] eal: fix circular dependency in EAL proc type detection
>
> Currently, we need runtime dir t
Currently, we need runtime dir to put all of our runtime info in,
including the DPDK shared config. However, we use the shared
config to determine our proc type, and this happens earlier than
we actually create the config dir and thus can know where to
place the config file.
Fix this by moving run
3 matches
Mail list logo