Update git submodules

* Update os-net-config from branch 'master'
  to 2eaf566867834d9e2f2ea1f9715798bb75842ba9
  - Merge "vDPA support for CentOS9"
  - vDPA support for CentOS9
    
    Multiple things changed between latest release of CentOS8 and CentOS9
    that affects the vDPA stack:
    - The vhost devices are no longer created automatically by the kernel
      module, we need to use the newly introduced vdpa command.
    - The naming of the interfaces has changed drastically and they are no
      more triggering the udev rules.
    - The udev devices are lacking some easily matchable attributes so we
      need to match by MAC address.
    
    We're also moving a few functions from utils/sriov_config to the new
    common library for easier maintenance.
    
    Change-Id: I1d718c8d949ac04c560a726f54b64aea0b162081
This commit is contained in:
Zuul 2022-01-06 07:08:49 +00:00 committed by Gerrit Code Review
parent 3baf514016
commit 36a3319726

@ -1 +1 @@
Subproject commit c9a3764c7c27b957b2d8fb1eee3867ef0d1dfa90
Subproject commit 2eaf566867834d9e2f2ea1f9715798bb75842ba9