[dpdk-dev] [PATCH v5 0/3] fixes for device event

wangyunjian wangyunjian at huawei.com
Wed Oct 21 13:18:10 CEST 2020


From: Yunjian Wang <wangyunjian at huawei.com>

This series include three fixes patches for device event.

---
v5:
 * update patch 3/3 code styles suggested by David Marchand

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 | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
2.23.0



More information about the dev mailing list