File: vhost-user-mtu-support-cbc7d02a6665fab1.yaml

package info (click to toggle)
python-os-vif 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: python: 5,428; makefile: 25; sh: 2
file content (10 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
features:
  - In the ocata cycle support was added for setting
    the MTU of vhost-user port with ovs.
  - vhost-user MTU support enable jumbo frames to
    be used with vhost-user interfaces.
other:
  - vhost-user MTU support requires ovs 2.6 or newer.
    On older versions of ovs, the MTU request will
    not be made and jumbo frames are not supported.