> Subject: [PATCH v4 5/5] test/crypto: add UDP encapsulation test cases Test/crypto: add UDP encapsulated IPSec cases > > From: Tejasree Kondoj <[email protected]> > > Adding UDP encapsulation test cases. Elaborate the description as well
Apart from that, Acked-by: Akhil Goyal <[email protected]> > > Signed-off-by: Tejasree Kondoj <[email protected]> > --- > +* **Added lookaside protocol (IPsec) tests in dpdk-test.** > + > + * Added known vector tests (AES-GCM 128, 192, 256). > + * Added tests to verify error reporting with ICV corruption. > + * Added tests to verify IV generation. > + * Added tests to verify UDP encapsulation. > + If each case is added as a separate bullet in release notes, Then each of them should be added in the corresponding patch.

