dpdk: fix cryptodev offset update 59/31359/2
authorFan Zhang <roy.fan.zhang@intel.com>
Fri, 19 Feb 2021 12:23:08 +0000 (12:23 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Fri, 19 Feb 2021 21:49:44 +0000 (21:49 +0000)
Type: fix

This patch fixes the missed crypto and integ offset update for
every packet. Previously the offset is updated only when the
key is changed. This is ok for encryption but not always true
for decryption.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Change-Id: Iccd0011f4ae488746ce487a14b94ddd24fb0c07c


No differences found