Re: [dpdk-dev] [PATCH v4 5/5] test/crypto: add UDP encapsulation test cases
From: Akhil Goyal <hidden>
Date: 2021-09-21 16:35:45
From: Akhil Goyal <hidden>
Date: 2021-09-21 16:35:45
Subject: [PATCH v4 5/5] test/crypto: add UDP encapsulation test cases
Test/crypto: add UDP encapsulated IPSec cases
From: Tejasree Kondoj <redacted> Adding UDP encapsulation test cases.
Elaborate the description as well Apart from that, Acked-by: Akhil Goyal <redacted>
Signed-off-by: Tejasree Kondoj <redacted> ---
+* **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.