mbox

[v4,0/3] fixes for device event

Message ID cover.1593768308.git.wangyunjian@huawei.com (mailing list archive)
Headers

Message

Yunjian Wang July 3, 2020, 9:44 a.m. UTC
  From: Yunjian Wang <wangyunjian@huawei.com>

This series include three fixes patches for device event.

---
v4:
 * add fix a wrong returned value
 * remove redundant check suggested by David Marchand

v3:
 * modified the format.

Yunjian Wang (3):
  eal: fix memory leak when removing event_cb
  eal: return error code when failure
  eal: fix a wrong returned value when callback exists

 lib/librte_eal/common/eal_common_dev.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)