Bug 1893961
| Summary: | RFE: [network] Support of Ethtool coalesce | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Gris Ge <fge> |
| Component: | rhel-system-roles | Assignee: | Pavel Cahyna <pcahyna> |
| Status: | CLOSED ERRATA | QA Contact: | Zhiqian Guan <zhguan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.4 | CC: | acardace, djez, elpereir, ferferna, pcahyna, zhguan |
| Target Milestone: | rc | Keywords: | FutureFeature, RFE, Triaged |
| Target Release: | 8.4 | Flags: | fge:
mirror+
|
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | role:network | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
.The `networking` RHEL System Role now supports the `ethtool` settings
With this enhancement, you can use the `networking` RHEL System Role to configure `ethtool` coalesce settings of a `NetworkManager` connection. When using the `interrupt coalescing` procedure, the system collects network packets and generates a single interrupt for multiple packets. As a result, this increases the amount of data sent to the kernel with one hardware interrupt, which reduces the interrupt load, and maximizes the throughput.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-18 16:02:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Gris Ge
2020-11-03 08:14:45 UTC
Hi Antonio, Since you are working upstream for this issue, Can I assign this bug to you? Hi Gris, yes you can, but the feature is code-complete in the PR. The CI is failing though and I cannot understand why, can you get someone who knows the CI to take a look at it? Thanks. The CI will be fixed by PR https://github.com/linux-system-roles/network/pull/298 and https://github.com/linux-system-roles/network/pull/302 Hi Antonio, how's the status of this? Since it's still in New, I suppose we may need to postpone the ITM? Patch posted to upstream https://github.com/linux-system-roles/network/pull/234 but require changes after review. The correct upstream link should be https://github.com/linux-system-roles/network/pull/322 Upstream merged the patch. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rhel-system-roles bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2021:1909 |