On 3/9/2020 5:00 PM, Ferruh Yigit wrote: > On 3/2/2020 2:58 PM, Hemant Agrawal wrote: >> Add the error handling on failure. >> >> Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com> >> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > > > Hi, > > This commit seems doing, > - Fix 'dpaa2_put_qbman_swp()' which previously may reference the 'dpio_dev' > when > it is null, but the function introduced in this patchset, why not fix it at > first place where it is introduced? > > - Updates some log messages > > - Adds a new log message > > - add 'rte_atomic16_clear()' on error in 'dpaa2_get_qbman_swp()' > > I assume the title "support handle portal alloc failure" refers to the last > one > but can you please give more details in the commit log to clarify it. Also if > this is fixing a defect can you please reflect it in the commit title/log? > > Thanks, > ferruh >
The comment was for v2, put here by mistake ...