12/07/2019 18:02, Anatoly Burakov: > Currently, if there is no procfs mounted, test application will > fail to run any multiprocess-related autotests (EAL flags etc.) > without a clear explanation as to why this happens. > > Add a check specifically for that condition, as well as add a > general stringified error message to rte_panic. > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
Applied, thanks