[Bug 1771740] Re: Expose link offload options

Launchpad Bug Tracker 1771740 at bugs.launchpad.net
Fri Nov 5 03:19:10 UTC 2021


This bug was fixed in the package netplan.io - 0.103-0ubuntu8

---------------
netplan.io (0.103-0ubuntu8) jammy; urgency=medium

  * d/p/0001-Add-support-for-additional-Link-options-225-LP-17717.patch:
    - Add offload configuration options.
      (LP: #1771740)
  * Add d/p/partial-d4884cfd40e1e33540b274371c3272df6595d22c.patch:
    - Partial application of d4884cfd40e1e33540b274371c3272df6595d22c in order
      preserve ABI compatibility for future updates.

 -- Nicolas Bock <nicolas.bock at canonical.com>  Sat, 09 Oct 2021 16:27:57
-0600

** Changed in: netplan.io (Ubuntu Jammy)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1771740

Title:
  Expose link offload options

Status in netplan:
  Fix Committed
Status in netplan.io package in Ubuntu:
  Fix Released
Status in netplan.io source package in Focal:
  New
Status in netplan.io source package in Hirsute:
  New
Status in netplan.io source package in Impish:
  New
Status in netplan.io source package in Jammy:
  Fix Released

Bug description:
  [Impact]

   * On virtualization hosts disable GRO and LRO, otherwise, with
     receive offload on, the guests will receive packets that are
     larger than the MTU. This can cause issues in certain scenarios,
     e.g. when the guest is a VPN server that needs to forward the
     (inner) packet onward.

  [Test Plan]

   * The feature does not exist right now.

  [Where problems could occur]

   * The settings exist since systemd-232 which means Bionic and up can use
     this feature

  [Original Description]

  https://www.freedesktop.org/software/systemd/man/systemd.link.html has
  a number of [Link] options which I need to use for a flaky network
  card (TCPSegmentationOffload, TCP6SegmentationOffload,
  GenericSegmentationOffload, GenericReceiveOffload,
  LargeReceiveOffload) which are not exposed via netplan.

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1771740/+subscriptions




More information about the foundations-bugs mailing list