[dpdk-dev] [PATCH 0/3] fix error path of multi-process probe

Thomas Monjalon thomas at monjalon.net
Sat Mar 2 03:42:50 CET 2019


While working on multi-process support of failsafe with Raslan,
some issues have been discovered on probing failures.

Thomas Monjalon (3):
  eal: remove useless checks for already probed device
  eal: remove error logs for already probed device
  eal: fix multi-process probe failure handling

 lib/librte_eal/common/eal_common_dev.c | 31 ++++++++++----------------
 lib/librte_eal/common/eal_private.h    |  2 +-
 lib/librte_eal/common/hotplug_mp.c     | 14 +++++++-----
 3 files changed, 21 insertions(+), 26 deletions(-)

-- 
2.20.1



More information about the dev mailing list