dpdk: remove dpdk_early_init 04/30004/2
authorDamjan Marion <damarion@cisco.com>
Thu, 19 Nov 2020 14:12:29 +0000 (15:12 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Thu, 19 Nov 2020 18:03:22 +0000 (18:03 +0000)
commit97d6860b229e15c5d34931f6ca440adb32e600dc
treeaf28abf7f89cef9e9f7959c856848298da642c9c
parente3e9d8af46a407afc6e7e83cf705f604c771923f
dpdk: remove dpdk_early_init

We cannot disable dpdk plugin if hugepages are not present, as there
are some valid uses cases where dpdk works unpriviledged without
hugepages.

Type: fix
Change-Id: If67d8c941617ac0f16d496655d2bb6e489d34ad4
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/plugins/dpdk/main.c