On Wed, Feb 3, 2021 at 11:42 PM Timothy McDaniel <timothy.mcdan...@intel.com> wrote: > > This patch updates the PMD to initialize response fields > prior to calling into the PF layer. > > Fixes the following coverity issues: > > Fixes: eb14a3421afd ("event/dlb: add eventdev start") > Coverity issue: 366205 > > Fixes: f0073621940c ("event/dlb: add eventdev stop and close") > Coverity issue: 366202 > > Fixes: f0073621940c ("event/dlb: add eventdev stop and close") > Coverity issue: 366200 > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com>
Please increment the patch version when you send a new version. Fixed ./devtools/check-git-log.sh issues and Applied to dpdk-next-eventdev/for-main for rc3. Thanks.