[PATCH v2 06/22] pdcp: add pre and post process for UL

Akhil Goyal gakhil at marvell.com
Thu May 18 08:38:51 CEST 2023


> Subject: [PATCH v2 06/22] pdcp: add pre and post process for UL
> 
> Add routines to perform pre & post processing based on the type of
> entity. To avoid checks in datapath, there are different function
> pointers registered based on the following,
> 1. Control plane v/s user plane
> 2. 12 bit v/s 18 bit SN
> 
> For control plane only 12 bit SN need to be supported (as per PDCP
> specification).
> 
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> Signed-off-by: Volodymyr Fialko <vfialko at marvell.com>
> ---
Acked-by: Akhil Goyal <gakhil at marvell.com>


More information about the dev mailing list