Bug 619767
| Summary: | Update cnic to 2.1.3 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Stanislaw Gruszka <sgruszka> |
| Component: | kernel | Assignee: | Mike Christie <mchristi> |
| Status: | CLOSED ERRATA | QA Contact: | Network QE <network-qe> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.6 | CC: | dtian, hjia, mchan, mchristi |
| 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:47:04 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: | |||
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. I have to do some bnx2i work and testing for 5.6 for some other bz, so I will take this. in kernel-2.6.18-221.el5 You can download this test kernel from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. These cnic patches, together with additional patches in bug #651287, have been verified by Broadcom QA running various iSCSI tests on 1G and 10G Broadcom NICs. 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 |
Please include these cnic patches below. These are general bug fixes that are independent of the 57712 support. commit 7b34a4644b4342896e0c1967b8f953213ea4a990 cnic: Fix cnic_cm_abort() error handling. commit 943189f1d564e69201f7d71e77f5608a701e3e55 cnic: Refactor and fix cnic_ready_to_close(). commit a1e621bf6d03621de207cd416f6a21969dd0601c cnic: Refactor code in cnic_cm_process_kcqe(). commit ed99daa5a0de4df9ed579ce36ff8b1373b6dbe47 cnic: Return error code in cnic_cm_close() if unsuccessful. commit b58ffb41fc09d1ffaca97e5ae801233575be2a7f cnic: Fix context memory init. on 5709. commit 1d9cfc4e354cd619d92bb938657dec3c533e6929 cnic: Update version to 2.1.1. commit a4dde3abbf87a495154a876576e1ab34b17b5ef1 cnic: Use union for the status blocks of different devices. commit c76284af9ec8a010c502a70249cb74b3bb69ec6f cnic: Simplify route checking during iSCSI connection. commit 66883e90eaa0dd55d395c0f9a0c6da5d50809804 cnic: Finetune iSCSI connection reset. commit a9736c086cc6221659e498f0855152c32dbc1396 cnic: Finetune iSCSI connection set up. These other patches are already covered by other BZs: Bug 607087: commit 6b2a541db58dba5860ccbcfaf36caee064b8a9fd cnic: Disable statistics initialization for eth clients that do not support statistics Bug 615260: commit d02a5e6c2fba8b114c44cf05085fca07180f37f1 cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. Bug 595548: commit 48f753d2ba94a4081400fa8d26bdbfbbf12b10de cnic: Return SPQ credit to bnx2x after ring setup and shutdown. commit 1f1332a3cb7ac73e3bcff6ea42ff965c90a29d12 cnic: Convert cnic_local_flags to atomic ops. Bug 586352: commit 94824f3dbe0d3f62470603bbb18efb5510aaf07c cnic: Fix crash during bnx2x MTU change.