13/08/2021 18:51, Nicolas Chautru: > Adding a missing operation when CRC16 > is being used for TB CRC check. > > Signed-off-by: Nicolas Chautru <nicolas.chau...@intel.com> > --- > --- a/doc/guides/rel_notes/release_21_11.rst > +++ b/doc/guides/rel_notes/release_21_11.rst > @@ -84,6 +84,7 @@ API Changes > Also, make sure to start the actual text at the margin. > ======================================================= > > +* bbdev: Added capability related to more comprehensive CRC options.
That's not an API change, the enum symbols are the same. Only enum values are changed so it impacts only ABI.