diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-11-24 14:22:32 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-11-26 11:47:48 +0100 |
commit | 52e3b0f6b6b4f92c5ee5ecf003623cb59c798290 (patch) | |
tree | 4e1d2b28330482b3f2fc0fb6264ae0ba823c2084 /resources/tools/presentation/run_report.sh | |
parent | 37337e09e81af58459d8029b00ca50d0f8d5897a (diff) |
Report: Reorganize the NAT44 chapters
- packet throughput
- speed-up
Change-Id: I5d49ae2da54170e48c51db47e035d2121471be0d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/run_report.sh')
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 2f49b182bd..52757efbf7 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "48" \ + --week "49" \ --logging INFO \ --force |