From 800a2bbb980f6efcea34332c28380f49cc7592e4 Mon Sep 17 00:00:00 2001 From: Kaspars Skels Date: Wed, 20 Nov 2019 09:39:24 -0600 Subject: Fix for POD10 SR-IOV init issue This needs to be looked into in more detail. + ethtool --set-priv-flags eno3 vf-true-promisc-support off ethtool: bad command line argument(s) For more information run ethtool -h Change-Id: I6f0490d0102ee5d351675d764d2cae2b88195a1f Signed-off-by: Kaspars Skels --- site/intel-pod10/software/charts/osh/openstack-compute-kit/neutron.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site/intel-pod10/software/charts/osh/openstack-compute-kit/neutron.yaml') diff --git a/site/intel-pod10/software/charts/osh/openstack-compute-kit/neutron.yaml b/site/intel-pod10/software/charts/osh/openstack-compute-kit/neutron.yaml index 9d02c5c..f17a685 100644 --- a/site/intel-pod10/software/charts/osh/openstack-compute-kit/neutron.yaml +++ b/site/intel-pod10/software/charts/osh/openstack-compute-kit/neutron.yaml @@ -53,6 +53,8 @@ data: - openvswitch - sriov conf: + sriov_init: + - besteffort plugins: ml2_conf: ml2: -- cgit 1.2.3-korg