84d4b5e4ec
Since the processing of crypto operations may take time due to hardware offload, all the packets may not be available in the single dequeue command. So it may happen that there is leakage of cops, and there is nobody to dequeue the packets because dequeue of crypto ops is done only once for a particular queue pair even if it has more packets in flight. This patch dequeue the packets again if the inflight packets are more than the max packet burst. Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com> Acked-by: Radu Nicolau <radu.nicolau@intel.com> |
||
---|---|---|
.. | ||
ep0.cfg | ||
ep1.cfg | ||
esp.c | ||
esp.h | ||
ipip.h | ||
ipsec-secgw.c | ||
ipsec.c | ||
ipsec.h | ||
Makefile | ||
parser.c | ||
parser.h | ||
rt.c | ||
sa.c | ||
sp4.c | ||
sp6.c |