[Openib-windows] [ANNOUNCE] Build 1.0.0.459 posted

Mirko Benz mirko.benz at xiranet.com
Thu Aug 24 00:50:38 PDT 2006


Hi Fab,

We have tested the new mthca driver + SRP initiator with our target with 
an initiator with a PCI-X HCA.
So far it works good and is stable.

Could you provide an update regarding GA plans for the IB stack components?

Regards,
Mirko

Fab Tillier schrieb:
> Greetings all,
>
> I just uploaded the latest build, 1.0.0.459, based on revision 459 of the
> repository.
>
> The major changes in this release are:
> - Support for kernel virtual memory registrations.  Enables SRP with the
> MTHCA driver.
> - Failback to "livefish" mode when HCA firmware is too old to allow FW
> update to work.
>
> Please provide feedback on your experience with these drivers.
>
> Full change log since last build follows.
>
> Cheers,
>
> - Fab
>
> ------------------------------------------------------------------------
> r459 | ftillier | 2006-08-18 13:30:56 -0700 (Fri, 18 Aug 2006) | 2 lines
>
> Build 1.0.0.459
>
> ------------------------------------------------------------------------
> r458 | tzachid | 2006-08-17 01:12:37 -0700 (Thu, 17 Aug 2006) | 1 line
>
> [opensm] Base service status on results that were received from opensm log
> messages.
> ------------------------------------------------------------------------
> r457 | leonidk | 2006-08-16 02:51:51 -0700 (Wed, 16 Aug 2006) | 1 line
>
> [MTHCA] bugfix: skip handling events on absence of a client (e.g., when
> PORT_CHANGE async event comes after IBBUS has been unloaded)
> ------------------------------------------------------------------------
> r456 | leonidk | 2006-08-16 02:49:44 -0700 (Wed, 16 Aug 2006) | 1 line
>
> [MTHCA] bugfix: don't set unnecessary required parameters in modify_QP in
> RTS-RTS transition
> ------------------------------------------------------------------------
> r455 | leonidk | 2006-08-15 08:59:28 -0700 (Tue, 15 Aug 2006) | 3 lines
>
> [IBAL] bugfix: QP has to increment the reference on the pool key upon
> creation and not before destroying, when it can be already destroyed.
>
> Submitted by: Fabian Tillier [ftillier at silverstorm.com]
> ------------------------------------------------------------------------
> r454 | ftillier | 2006-08-14 12:23:34 -0700 (Mon, 14 Aug 2006) | 2 lines
>
> [WSD] Fix error flow in IBSPDuplicateSocket.
>
> ------------------------------------------------------------------------
> r453 | ftillier | 2006-08-14 12:23:03 -0700 (Mon, 14 Aug 2006) | 2 lines
>
> [IBAL] Fix leak of kernel CEPs in passive reject path.
>
> ------------------------------------------------------------------------
> r452 | leonidk | 2006-08-14 11:22:23 -0700 (Mon, 14 Aug 2006) | 3 lines
>
> [VSTAT] 1. feature: added '-h' flag;
> 2. added a print of warning while in "livefish" mode
> 3. output formatting improvements
> ------------------------------------------------------------------------
> r451 | leonidk | 2006-08-14 11:19:51 -0700 (Mon, 14 Aug 2006) | 3 lines
>
> [MTHCA] 1. feature: the driver will now enter a simulated "livefish" mode in
> case of error in the card initialization. 
> 2. improve printing to Event Log.
> 3. cleaning: remove a duplicate structure
> ------------------------------------------------------------------------
> r450 | leonidk | 2006-08-14 11:14:45 -0700 (Mon, 14 Aug 2006) | 3 lines
>
> [MTHCA] 1. bugfix: add multi-threading support for MODIDY QP, MODIFY SRQ
> and, partly, RESIZE CQ; 
> 2. add sanity check for path MTU value in modify_qp; 
> 3. Added a sanity check of existence of AV while building UD header. 
> ------------------------------------------------------------------------
> r449 | leonidk | 2006-08-14 11:02:42 -0700 (Mon, 14 Aug 2006) | 1 line
>
> [MTHCA] feature: added support for registration of virtual memory from
> kernel
> ------------------------------------------------------------------------
> r448 | leonidk | 2006-08-14 10:05:44 -0700 (Mon, 14 Aug 2006) | 1 line
>
> [MTHCA] bugfix: passing huge size values to create_cq/resize_cq causes hang
> in align_cq_size.
> ------------------------------------------------------------------------
> r447 | leonidk | 2006-08-14 10:00:26 -0700 (Mon, 14 Aug 2006) | 1 line
>
> [MTHCA] feature: added new Registry parameter - TunePci - which is set by
> default to 0. It means, that the driver will not perform tuning of the PCI
> configuration space of HCA cards, as it did so far, because it can cause a
> stuck with some BIOSes.
> ------------------------------------------------------------------------
> r446 | leonidk | 2006-08-08 15:37:52 -0700 (Tue, 08 Aug 2006) | 3 lines
>
> [MTHCA] bugfix: a typo in re-initializing of a QP while moving it to RESET
> state
>
> Submitted by: Anatoly Lisenko [anatoly4work at gmail.com]
> ------------------------------------------------------------------------
> r445 | ftillier | 2006-08-07 16:32:29 -0700 (Mon, 07 Aug 2006) | 5 lines
>
> [IPoIB] When processing received ARP, only check remote LID
> if endpoint's DLID is non-zero.
>
> Fix suggested by Tzachi Dar (tzachid at mellanox.co.il)
>
> ------------------------------------------------------------------------
> r444 | ftillier | 2006-08-07 16:28:26 -0700 (Mon, 07 Aug 2006) | 4 lines
>
> [IPoIB] Add support for Voltaire IP Router.
>
> Submitted by: Guy Corem (guyc at voltaire.com)
>
> ------------------------------------------------------------------------
> r443 | ftillier | 2006-08-07 16:04:40 -0700 (Mon, 07 Aug 2006) | 2 lines
>
> [IBAL] Send RMPP ACK if RMPP response is sent with a busy status.
>
> ------------------------------------------------------------------------
> r442 | ftillier | 2006-08-04 16:54:02 -0700 (Fri, 04 Aug 2006) | 2 lines
>
> [WSD] Make perf counters work for all users.
>
> ------------------------------------------------------------------------
> r441 | ftillier | 2006-08-04 01:39:21 -0700 (Fri, 04 Aug 2006) | 4 lines
>
> [IPoIB] Remove unused parameters
>
> Submitted by: Guy Corem (guyc at voltaire.com)
>
> ------------------------------------------------------------------------
> r440 | ftillier | 2006-08-04 01:04:45 -0700 (Fri, 04 Aug 2006) | 2 lines
>
> [IBAL] CEP Manager: Save proper MTU (excluding MTU selector) in
> __format_path_av.
>
> ------------------------------------------------------------------------
> r439 | ftillier | 2006-08-04 00:31:02 -0700 (Fri, 04 Aug 2006) | 3 lines
>
> [IBAL] Fix double-free of results in IOC PnP __process_sweep function when
> service is destroying.
>
> ------------------------------------------------------------------------
> r438 | ftillier | 2006-08-04 00:19:55 -0700 (Fri, 04 Aug 2006) | 2 lines
>
> [SRP] Fix REP processing to reject the connection in case of errors.
>
> ------------------------------------------------------------------------
> r437 | tzachid | 2006-08-03 01:10:22 -0700 (Thu, 03 Aug 2006) | 1 line
>
> [WSD] Allow running WSD as a normal user
> ------------------------------------------------------------------------
> r436 | leonidk | 2006-08-01 03:14:58 -0700 (Tue, 01 Aug 2006) | 1 line
>
> [MTHCA] bugfix: in support of IB_SEND_OPT_FENCE flag in post_send methods
> ------------------------------------------------------------------------
> r435 | leonidk | 2006-08-01 03:11:10 -0700 (Tue, 01 Aug 2006) | 3 lines
>
> [MTHCA] bugfix: mthca_array_clear() does not clear the slot if the used
> count is
> positive. This leads to crashes in mthca_qp_event() since that uses
> mthca_array_get() to check that the qp is valid.
> ------------------------------------------------------------------------
> r434 | leonidk | 2006-08-01 03:06:39 -0700 (Tue, 01 Aug 2006) | 1 line
>
> [VSTAT] add Voltaire vendor support and fix several typos
> ------------------------------------------------------------------------
> r433 | leonidk | 2006-08-01 03:00:03 -0700 (Tue, 01 Aug 2006) | 1 line
>
> [MTHCA] [VSTAT] feature: added uplink info
>
>
>
>
> _______________________________________________
> openib-windows mailing list
> openib-windows at openib.org
> http://openib.org/mailman/listinfo/openib-windows
>   





More information about the ofw mailing list