When hugepages directory is non default directory, dpdk container creates
directory and mounts as type hugtlbfs. But this mounttype was not propogated to
host. On host it was still showing as ext4
Hence, removing option to configure hugepages dir. Default is /dev/hugepages
Reviewed: https:/ /review. opencontrail. org/42210 github. com/Juniper/ contrail- container- builder/ commit/ f7a4a7f7afa5c08 8a298f81b5d7941 08b1ff41a6
Committed: http://
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0
commit f7a4a7f7afa5c08 8a298f81b5d7941 08b1ff41a6
Author: Madhukar Nayakbomman <email address hidden>
Date: Thu Apr 19 12:16:15 2018 -0700
Removing option to configure hugepages dir
When hugepages directory is non default directory, dpdk container creates
directory and mounts as type hugtlbfs. But this mounttype was not propogated to
host. On host it was still showing as ext4
Hence, removing option to configure hugepages dir. Default is /dev/hugepages
Change-Id: I438497a4756651 de6bb1be03bf1b6 45abc45e8a1
Partial-Bug: #1759431