> > > Support is added for all sequence number sizes for control and user > plane. > > > Test application is updated for unit testing. > > > > > > +* **Updated the AESNI-MB PMD.** > > > + > > > + * Added support for intel-ipsec-mb version 0.53. > > > + > > > +* **Updated the AESNI-GCM PMD.** > > > + > > > + * Added support for intel-ipsec-mb version 0.53. > > > + * Supported in-place chained mbufs on AES-GCM algorithm. > > > + > > > > Both the bullets can be combined in a single bullet. > > This is following the same format as was done in the past. > They are different statements, resulting from different patches. > They don't really have anything in common (basically, the chained mbuf > support > is not something that was done due to the new intel-ipsec-mb version). > > Therefore, I'd say the should be two bullet points.
Ok > > > > > > * **Enabled Single Pass GCM acceleration on QAT GEN3.** > > > > > > Added support for Single Pass GCM, available on QAT GEN3 only > > > (Intel > > > -- > > > 2.21.0 > > > > Ideally this patch should be part of the actual patch which was adding this > > support. > > Yes, that was my bad, I forgot to add these. Apologies for this. Added fix line for both the features to get a reference of the original patch. Applied to dpdk-next-crypto Thanks.