summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
diff options
context:
space:
mode:
authorProvoost <luc.provoost@intel.com>2017-12-15 18:33:59 +0100
committerProvoost <luc.provoost@intel.com>2017-12-18 15:14:28 +0100
commitc10781eecde9452a477d7c9fa1f1fc0c63df559e (patch)
tree14b5247e80c6d2191ae88dfa991ee0e6dc182608 /VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
parent65504ce40edc1a2f5ad154ed7935d93a3650e5b7 (diff)
Adding Security gateway testing
Using now .test files describing the test to be executed. Also desribed in the README file how to deal with SRIOV ports. Change-Id: I3eb1551d7f205fef3fa1914bc6959c2126d63425 Signed-off-by: Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh')
-rwxr-xr-xVNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
index da2ab925..f211934a 100755
--- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
+++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
@@ -16,7 +16,7 @@
## limitations under the License.
##
-echo 128 > /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages
+echo 1024 > /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages
mount -t hugetlbfs nodev /mnt/huge
modprobe uio
insmod /root/dpdk/x86_64-native-linuxapp-gcc/kmod/igb_uio.ko