[dpdk-dev] [PATCH 2/8] crypto/octeontx2: add lookaside SA context definitions
Akhil Goyal
akhil.goyal at nxp.com
Thu Jul 2 11:38:54 CEST 2020
> > > +#include "otx2_ipsec_po.h"
> > Why is it named like this? What is 'po' ?
>
> [Anoob] OCTEON TX2 firmware supports two opcodes. One specific for inline
> and one for lookaside. The one for inline is FP and the one for lookaside is PO
> (Protocol Offload).
>
Isn't it better to write "inline" in place of "fp" and "offload" in place of "po"?
Fp and po looks very cryptic.
More information about the dev
mailing list