mbox series

[0/2] fix bugs for librte eal

Message ID 1618967837-2341-1-git-send-email-humin29@huawei.com (mailing list archive)
Headers
Series fix bugs for librte eal |

Message

humin (Q) April 21, 2021, 1:17 a.m. UTC
  This patchset fixed some bugs for librte_eal.

Chengwen Feng (2):
  eal: check mp reply result
  eal: fix service core index validity

 lib/librte_eal/common/eal_common_options.c | 2 ++
 lib/librte_eal/common/malloc_mp.c          | 4 +---
 2 files changed, 3 insertions(+), 3 deletions(-)