Update git submodules

* Update os-net-config from branch 'master'
  to 9ef27075ebebd27288cb8dd1859ff9e6aacca4f9
  - Fix failure in dpdk driver binding with VF during reboot
    
    On a start/reboot, os-net sriov_config.service is run to
    create VFs for nic-partitioned devices. If vfio-pci driver
    is bound to any of the VFs, the VF initialisation doesn't occur properly.
    The VF creation has to be completed before driverctl vfio-pci
    binding AND all network interface configs. Since the order of
    sriov_config service or driverctl could not be set due to cyclic
    dependencies, the driverctl --nosave is used for every reboots
    for VFs that needs driver override. This is required in case of
    DPDK - NIC Partitioning.
    
    Change-Id: I3b3712eedf6d909f5d65ecbb1763f9dc11b04c31
This commit is contained in:
Karthik S 2022-03-29 00:36:20 +00:00 committed by Gerrit Code Review
parent e759d9f963
commit 774f90ee58
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9c3f1f5804fceabc475d2c2c25cdf6ce8201c3f6
Subproject commit 9ef27075ebebd27288cb8dd1859ff9e6aacca4f9