From 7f21974cdedd08259530a3f01b7bf772fa87b6a6 Mon Sep 17 00:00:00 2001 From: waleedm Date: Tue, 9 Mar 2021 20:40:10 +0000 Subject: [PATCH] Update git submodules * Update os-net-config from branch 'master' to 012b58ccc1623945c4428e82eec80b2f3f22d6b7 - Updating sriov_config service to run after openibd service When having sriov configured in mlnx interfaces and we are using MLNX ofed, it will install openibd and in reboot case we'll have a race between sriov_config service and that openibd service which loads mlx drivers, sometimes it causes failures in starting sriov_config service. So updating sriov_config service to run after openibd service if it's present, if not as in default case, systemd ignores it. Closes-Bug: #1918255 Change-Id: I047e3c40815b71de10e6641c1d39b29de563d8d2 --- os-net-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-net-config b/os-net-config index a851b464cb..012b58ccc1 160000 --- a/os-net-config +++ b/os-net-config @@ -1 +1 @@ -Subproject commit a851b464cbb95eb21370837647d51508ed7ec13f +Subproject commit 012b58ccc1623945c4428e82eec80b2f3f22d6b7