Message ID | 1619175672-20016-1-git-send-email-humin29@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | bugfix for sched | expand |
Hi, all, any comments for this set? 在 2021/4/23 19:01, Min Hu (Connor) 写道: > This patch set contains two bugfixes for sched. > > Huisong Li (2): > lib/sched: fix return value judgment > lib/sched: optimize exception handling code > > lib/sched/rte_sched.c | 60 +++++++++++++++++++++++++++------------------------ > 1 file changed, 32 insertions(+), 28 deletions(-) >
23/04/2021 13:01, Min Hu (Connor): > This patch set contains two bugfixes for sched. > > Huisong Li (2): > lib/sched: fix return value judgment > lib/sched: optimize exception handling code Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> Applied, thanks.