summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-12-19 05:34:56 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-19 05:34:56 +0000
commit25ffc7091ffe7069e6b4aeed9a5a69aa034c58f9 (patch)
treeb6e484c20b5575a292a1012000b33d45651dd359 /VNFs/DPPD-PROX/helper-scripts/openstackrapid/prox_user_data.sh
parent6401ebd2b472a2402b640f4e8c773cc3d097093f (diff)
parentc10781eecde9452a477d7c9fa1f1fc0c63df559e (diff)
Merge "Adding Security gateway testing"
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