Bug 633388
Summary: | sfc: creates too many queues | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Michal Schmidt <mschmidt> | ||||
Component: | kernel | Assignee: | Michal Schmidt <mschmidt> | ||||
Status: | CLOSED ERRATA | QA Contact: | Network QE <network-qe> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 5.6 | CC: | bhutchings, cward, lzheng | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-01-13 21:17:47 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Michal Schmidt
2010-09-13 17:09:54 UTC
Created attachment 446999 [details] [PATCH] topology: rename topology_{thread,core}_cpumask back to *_siblings Brew build: https://brewweb.devel.redhat.com/taskinfo?taskID=2754167 Notes for QE: It can be tested that the patch does not change the values in /sys/devices/system/cpu/cpu*/topology/*_siblings* I have Solarflare cards and can test the sfc driver. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. in kernel-2.6.18-222.el5 You can download this test kernel from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. On my machine with kernel-2.6.18-221.el5 an sfc interface took 8 interrupts (one per logical processor). With kernel-2.6.18-222.el5 I get allocated one interrupt for an sfc interface. I have one CPU package, so this is as expected. I'm satisfied that this is fixed in kernel-2.6.18-222.el5. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0017.html |