mbox series

[v2,0/2] fix bugs for librte eal

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

Message

humin (Q) April 29, 2021, 2:34 a.m. UTC
  This patchset fixed some bugs for librte_eal.

Min Hu (Connor) (2):
  eal: check mp reply result
  eal: fix service core index validity
---
v2:
* set variables an unsigned type.

 lib/eal/common/eal_common_options.c | 6 ++++--
 lib/eal/common/malloc_mp.c          | 4 +---
 2 files changed, 5 insertions(+), 5 deletions(-)