Re: [dpdk-dev] [PATCH v2] sched: check newly allocated pointer

2021-05-24 Thread Min Hu (Connor)
Hi, Thierry, This bug has been fixed in my earlier patch, please refer to: https://patches.dpdk.org/project/dpdk/patch/1619175672-20016-2-git-send-email-humi...@huawei.com/ Thanks. 在 2021/5/24 19:30, Thierry Herbelot 写道: Check port->subport_profiles after it was allocated. Fix

Re: [dpdk-dev] [PATCH v2] sched: check newly allocated pointer

2021-05-24 Thread Dumitrescu, Cristian
> -Original Message- > From: Thierry Herbelot > Sent: Monday, May 24, 2021 12:30 PM > To: dev@dpdk.org > Cc: Thierry Herbelot ; Thomas Monjalon > ; sta...@dpdk.org; Dumitrescu, Cristian > ; Singh, Jasvinder > > Subject: [PATCH v2] sched: check newly allocated pointer > > Check port->s