ttias Rönnblom
> ; Kiran Kumar Kokkilagadda
> ; Volodymyr Fialko ;
> dev@dpdk.org; Olivier Matz
> Subject: RE: [PATCH v2 07/22] pdcp: add pre and post process for DL
>
> > static int
> > pdcp_pre_post_func_set(struct rte_pdcp_entity *entity, const struct
> >
> static int
> pdcp_pre_post_func_set(struct rte_pdcp_entity *entity, const struct
> rte_pdcp_entity_conf *conf)
> {
> + struct entity_priv *en_priv = entity_priv_get(entity);
> +
> entity->pre_process = NULL;
> entity->post_process = NULL;
>
> @@ -342,6 +756,13 @@ pdcp_pre_post
2 matches
Mail list logo