From 48886fefcc8e7b0645caffd10836d7b250d7e2cc Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 14 Oct 2020 14:29:53 +0200 Subject: Report: Fix static content Change-Id: I3ba5ea19efd6d8f878aa67bff9bcd237a7a366ff Signed-off-by: Tibor Frank (cherry picked from commit ad451354e020e7cdb39122b60f7a165e1f53cb8a) --- docs/report/introduction/methodology_ipsec.rst | 2 +- docs/report/introduction/report_history.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst index ee0572ffc5..119ccfb719 100644 --- a/docs/report/introduction/methodology_ipsec.rst +++ b/docs/report/introduction/methodology_ipsec.rst @@ -17,7 +17,7 @@ on VPP native crypto (`crypto_native` plugin): +-------------------+------------------+----------------+------------------+ | VPP Crypto Engine | ESP Encryption | ESP Integrity | Scale Tested | -+===================+===================+===============+==================+ ++===================+==================+================+==================+ | crypto_native | AES[128|256]-GCM | GCM | 1 to 60k tunnels | +-------------------+------------------+----------------+------------------+ | crypto_native | AES128-CBC | SHA[256|512] | 1 to 60k tunnels | diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index b46e07db06..5f338ef66c 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -1,7 +1,8 @@ Report History ============== -FD.io CSIT-2005 Report history and per .[ww] revision changes are listed below. +FD.io |csit-release| Report history and per .[ww] revision changes are listed +below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | -- cgit 1.2.3-korg