Update git submodules

* Update os-vif from branch 'master'
  - Merge "Extend port profiles with datapath offload type"
  - Extend port profiles with datapath offload type
    
    TC Offload capabilities have been present in Linux Kernel 4.13 for
    hardware offloads. Currently OVS supports offloads (for OVS 2.8 and later)
    with similar efforts planned for vrouter (OpenContrail and Tungsten
    Fabric).
    
    The existing method in os-vif is to pass the metadata required for
    plugging via a VIFPortProfileOVSRepresentor port profile object. This is
    used by the 'ovs' reference plugin and the external 'agilio_ovs' plugin.
    
    With 'vrouter' being the third user of such metadata, it would be more
    elegant to clean up this interface by using a composition pattern rather
    than an inheritance based pattern.
    
    Change-Id: I401ee6370dad68e62bc2d089e786a840d91d0267
    Needed-By: I327894839a892a976cf314d4292b22ce247b0afa
    Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
    blueprint: generic-os-vif-offloads
This commit is contained in:
Zuul 2019-01-16 11:28:42 +00:00 committed by Gerrit Code Review
parent 2c95fa00ce
commit 6b22fbb4e6
1 changed files with 1 additions and 1 deletions

2
os-vif

@ -1 +1 @@
Subproject commit 91382aa9435800074710a5365eacf56ac203c13a
Subproject commit 848f7a034a4c43d22a1d4147118830104bcfb2d2