On Thu, Jul 1, 2021 at 8:48 AM Lin, Xueqin <xueqin....@intel.com> wrote: > We also captured this type issues and selected one, reported in internal > system JARA and bugzilla in May. > Pls check https://bugs.dpdk.org/show_bug.cgi?id=722 for detail, some > developers are analysis this issue in JIRA but not resolved so far, Anatoly > should also know this.
Thanks for sharing this. > It is DPDK issue, not this patch issue, it doesn't mean we not do much test. > We put all of thousands of regression cases as case list for this patch test, > some issues still are tracking. Sorry, can you rephrase? I sure hope there are not thousands of issues with ASAN. Are all identified issues reported in dpdk.org bugzilla? It would help to have a hint in the bzs title, like "caught with ASAN". I can't find a report about the infinite loop on invalid fds, making a dpdk app unable to exit gracefully with ASAN enabled. But at least, I sent a fix for this, waiting for Anatoly to review. https://patchwork.dpdk.org/project/dpdk/patch/20210614091213.3953-1-david.march...@redhat.com/ > > > > Anyway, the memory allocator is your stuff, so your call. > > > > Prefix for the title of such a patch should be mem: Anatoly and Jerin like your patch, but it is still a RFC and there were comments on a missing release note update and unit test. Please address those comments and submit a regular patch. Thanks. -- David Marchand