> > > +#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.