EAL:
- add oops support
http://patches.dpdk.org/project/dpdk/patch/[email protected]/
- make rte_intr_handle hidden for better ABI
https://patches.dpdk.org/project/dpdk/patch/[email protected]/

ethdev:
- mtr: enhance input color table features 
http://patches.dpdk.org/project/dpdk/patch/[email protected]/
- introduce IP reassembly in inline protocol offload
https://patches.dpdk.org/project/dpdk/patch/[email protected]/

cryptodev:
- ABI improvements to hide internal interface
- Improve crypto/security session data structure to remove unnecessary 
indirection in data path.
https://patches.dpdk.org/project/dpdk/patch/[email protected]/

Security:
- Unit test application for IPsec
https://patches.dpdk.org/project/dpdk/list/?series=18253
        - Known vector tests & combined mode tests
        - AES-GCM
        - IV generation
        - Negative test ICV corruption
        - UDP encapsulation
- Lifetime configuration & extension of rte_crypto_op for soft expiry 
notification
- IV gen disable for known vector tests with security outbound operations
- IP hdr verify & UDP port verification with security inbound operations
- Inner checksum computation/verification support in security operations

eventdev:
- eventdev: ABI rework to make driver interface internal.
https://patches.dpdk.org/project/dpdk/patch/[email protected]/
- event vector support for l3fwd application
- event vector support ipsec-gw application
https://patches.dpdk.org/project/dpdk/patch/[email protected]/

net/cnxk:
- Inline IPSec support for both poll mode and event mode in CN10K and event 
mode in CN9K.(AES-GCM, AES-CBC SHA1)
- Egress Traffic manager support for CN9K and CN10k SoC's.
- Ingress Traffic metering and Policing support for CN10K with 3 level 
hierarchy.

crypto/cnxk: 
- Lookaside protocol support with crypto_cn9k (AES-GCM)
- Crypto adapter support with crypto_cn9k & crypto_cn10k
- Lookaside protocol additional features,
        - AES-CBC-SHA1 HMAC
        - UDP encapsulation
        - Transport
- ZUC 256

mempool/cnxk: 
- add telemetry endpoints

event/cnxk: 
- add telemetry endpoints

dma/cnxk: 
- Add cnxk driver based on new DMA APIs

Reply via email to