HomeVyOS Platform

T6716: don't automatically set ethernet offload (#4078)

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

T6716: don't automatically set ethernet offload (#4078)

Remove the lines of code that checked if the kernel had offloading
enabled and was then forcing the config to set it to "on." The
behavior now mirrors the config and offloading will only be enabled
if the config is explicitly set to enabled.

Note: the code is still present to disable the offloading, in the
config, if the kernel doesn't support it.

Note(2): Allow the previous behavior where the offload settings get set,
based on the Kernel, if the boot is a live boot.

(cherry picked from commit b6c2a7476bbd20bebc3e901cc55c17965ebfc423)

Co-authored-by: Dave Vogel <dvogel@greylogic.com>

Details

Provenance
mergify[bot]Authored on Sep 18 2024, 3:28 AM
GitHubCommitted on Sep 18 2024, 3:28 AM
Parents
rVYOSONEX787f8c44327f: bond: T6709: add EAPoL support (backport #4069) (#4076)
Branches
Loading...
Tags
Loading...

Event Timeline

GitHub <noreply@github.com> committed rVYOSONEX3e1dc8d332ff: T6716: don't automatically set ethernet offload (#4078) (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).Sep 18 2024, 3:28 AM