aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--benchmarks/playbooks/dpi.yaml2
-rw-r--r--benchmarks/playbooks/ssl.yaml2
-rw-r--r--docs/user_guides/test_cases/01-compute_testcases.rst2
3 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/playbooks/dpi.yaml b/benchmarks/playbooks/dpi.yaml
index 9c462a1f..48353d60 100644
--- a/benchmarks/playbooks/dpi.yaml
+++ b/benchmarks/playbooks/dpi.yaml
@@ -53,7 +53,7 @@
shell: cd $HOME/tempD/nDPI && sudo make
- name: Fetching Test_pcap file
- shell: cd $HOME/tempD/nDPI/example && wget https://www.dropbox.com/s/ne64u7jykuw2uu5/test.pcap
+ shell: cd $HOME/tempD/nDPI/example && wget http://artifacts.opnfv.org/qtip/utilities/test.pcap
- name: fetch Averaging script
copy: src=./result_transform/dpi/dpi_average.sh dest={{home_dir.stdout}}/tempD/nDPI/example mode=777
diff --git a/benchmarks/playbooks/ssl.yaml b/benchmarks/playbooks/ssl.yaml
index 507eb56f..eea18bf9 100644
--- a/benchmarks/playbooks/ssl.yaml
+++ b/benchmarks/playbooks/ssl.yaml
@@ -38,7 +38,7 @@
when: ansible_os_family == "Debian"
- name: Fetching OpenSSL
- shell: cd $HOME/Open_SSL/ && sudo wget https://www.openssl.org/source/openssl-1.0.2f.tar.gz
+ shell: cd $HOME/Open_SSL/ && sudo wget http://artifacts.opnfv.org/qtip/utilities/openssl-1.0.2f.tar.gz
- name: Untar OpenSSL
shell: cd $HOME/Open_SSL/ && sudo tar -zxvf openssl-1.0.2f.tar.gz
diff --git a/docs/user_guides/test_cases/01-compute_testcases.rst b/docs/user_guides/test_cases/01-compute_testcases.rst
index 739da301..b3531298 100644
--- a/docs/user_guides/test_cases/01-compute_testcases.rst
+++ b/docs/user_guides/test_cases/01-compute_testcases.rst
@@ -103,6 +103,8 @@ nDPI classifies traffic in the pcap file into different categories based on stri
The *pcapreader* application provides a throughput number for the rate at which traffic was classified, indicating a machine's computational performance.
The results are run 10 times and an average is taken for the obtained number.
+*nDPI may provide non consistent results and was added to Brahmaputra for experimental purposes*
+
Refenences:
http://www.ntop.org/products/deep-packet-inspection/ndpi/