[dpdk-users] Resolved Issues per release
Thomas Monjalon
thomas at monjalon.net
Wed Aug 12 15:36:09 CEST 2020
12/08/2020 15:32, Jim Holland (jimholla):
> The release notes at https://doc.dpdk.org/guides-20.02/rel_notes/index.html don't list the resolved issues/bugs. Is there a way to find what bugs are resolved for each dpdk release?
When looking at the git history,
every commit fixing a bug should contain a line starting with "Fixes:"
identifying the root cause.
Catching such commits will give you all details of bugs fixed.
More information about the users
mailing list