diff options
author | Gabriel Oginski <gabrielx.oginski@intel.com> | 2021-11-04 07:23:08 +0000 |
---|---|---|
committer | Fan Zhang <roy.fan.zhang@intel.com> | 2022-01-24 10:01:42 +0000 |
commit | ab2478ceedc1756e56b2c3406b168826ffa17555 (patch) | |
tree | 460ceddb5caeb9995bb99343944e07cd77f820cd /src/vlib/buffer.h | |
parent | 93e5bea2d3b0c324b6b09ee87a922236b2b3eaf9 (diff) |
wireguard: add burst mode
Originally wireguard does packet by packet encryption and decryption.
This patch adds burst mode for encryption and decryption packets. In
addition, it contains some performance improvement such as prefetching
packet header and reducing the number of current time function calls.
Type: improvement
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
Change-Id: I04c7daa9b6dc56cd15c789661a64ec642b35aa3f
(cherry picked from commit 8ca08496a43e8d98fe2d4130d760c6fb600d0a93)
Diffstat (limited to 'src/vlib/buffer.h')
0 files changed, 0 insertions, 0 deletions