ansible: match vpp device config to perf config 56/34556/2
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Thu, 26 Aug 2021 08:43:45 +0000 (10:43 +0200)
committerPeter Mikus <pmikus@cisco.com>
Tue, 21 Dec 2021 11:38:24 +0000 (11:38 +0000)
commitb94c2873efb1126cc103c65ee3ec2ebff8bc7528
treebd35cb58d1360991784f0abcd302dd9523a90942
parenta6b172070ba75f75db14508623c1dbacd5fc1414
ansible: match vpp device config to perf config

We're not using unsafe noiommu on perf testbeds and we should mirror
that config in vpp device.
As a side note, on arm vpp device, enabling unsafe noiommu leads to
corrupted packets, so it must be disabled at least on arm vpp device.

Also update arm vpp device kernel parameters to match perf testbeds.

Change-Id: Id3d3e8fcf71583cc04887b4180cd20561856d902
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.70.yaml
fdio.infra.ansible/inventories/lf_inventory/host_vars/10.30.51.71.yaml
fdio.infra.ansible/roles/vpp_device/tasks/main.yaml