On 10/28/2023 7:31 AM, Chaoyong He wrote: > From: Shihong Wang <[email protected]> > > This patch resolves configuration error of ol_flags in the > rte_security_capability. Currently ol_flags in the ingress direction > of the SA, 'RTE_SECURITY_TX_OLOAD_NEED_MDATA' is configured. In fact, > ol_flags only in the egress direction of the SA needs to be configured. > > Fixes: e6d69ea011c9 ("net/nfp: get security capabilities and session size") > Cc: [email protected] > > Signed-off-by: Shihong Wang <[email protected]> > Reviewed-by: Chaoyong He <[email protected]> > Reviewed-by: Peng Zhang <[email protected]> >
Acked-by: Ferruh Yigit <[email protected]>

