Re: [dpdk-dev] [PATCH 0/2] bugfix for sched

2021-07-24 Thread Thomas Monjalon
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 Applied, thanks.

Re: [dpdk-dev] [PATCH 0/2] bugfix for sched

2021-05-24 Thread Min Hu (Connor)
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 +++---

[dpdk-dev] [PATCH 0/2] bugfix for sched

2021-04-23 Thread 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(-) -- 2.7.4