The individual patches in this series are: 0001-libfc-Source-code-comment-spelling-fixes.patch 0002-libfc-Debug-code-fixes.patch 0003-libfc-Micro-optimize-fc_setup_exch_mgr.patch 0004-libfc-Fix-fc_exch_find.patch 0005-libfc-Fix-a-race-in-fc_exch_timer_set_locked.patch 0006-libfc-Protect-ep-esb_stat-changes-via-ex_lock.patch 0007-libfc-Avoid-that-sending-after-an-abort-triggers-a-k.patch 0008-libfc-Reduce-exchange-lock-contention-in-fc_exch_rec.patch 0009-libfc-Do-not-invoke-the-response-handler-after-fc_ex.patch 0010-fcp-Do-not-interpret-check-condition-as-underrun.patch 0011-fcoe-Declare-fcoe_ctlr_mode_set-static.patch 0012-fcoe-Add-missing-newlines-in-debug-messages.patch 0013-fcoe-Reduce-fcoe_sysfs_fcf_add-stack-usage.patch _______________________________________________ fcoe-devel mailing list [email protected] http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel
This patch series fixes the issues I encountered while stress testing
fcst, the SCST FCoE target. This FCoE target implementation stresses
libfc more than the LIO FCoE target since the SCST engine for processing
SCSI commands is multithreaded. The FCoE initiator, SCST FCoE target and
LIO FCoE target have been retested on top of a kernel with this patch
series applied.
- [Open-FCoE] [PATCH 0/13] libfc and fcoe patches for kernel... Bart Van Assche
- [Open-FCoE] [PATCH 01/13] libfc: Source code comment ... Bart Van Assche
- [Open-FCoE] [PATCH 02/13] libfc: Debug code fixes Bart Van Assche
- [Open-FCoE] [PATCH 07/13] libfc: Avoid that sending a... Bart Van Assche
- [Open-FCoE] [PATCH 06/13] libfc: Protect ep->esb_s... Bart Van Assche
- [Open-FCoE] [PATCH 08/13] libfc: Reduce exchange lock... Bart Van Assche
- [Open-FCoE] [PATCH 03/13] libfc: Micro-optimize fc_se... Bart Van Assche
- [Open-FCoE] [PATCH 04/13] libfc: Fix fc_exch_find() Bart Van Assche
- Re: [Open-FCoE] [PATCH 04/13] libfc: Fix fc_exch_... Bart Van Assche
- [Open-FCoE] [PATCH 09/13] libfc: Do not invoke the re... Bart Van Assche
- Re: [Open-FCoE] [PATCH 09/13] libfc: Do not invok... Bart Van Assche
