The following series implements...
1. libfc: This patch adds seperate function in libfc function template for
DDP setup (specific to target)
2. fcoe: This patch adds implementation for ndo_fcoe_ddp_setup to FCoE HBA
Driver
3. tcm_fc: Usage of new API in target provider to setup DDP for storage target
4. fcoe: This patch enhances selection logic w.r.t. offload pool for exchange
ID selection
5. libfc: This patch provides enhancement to RPORT state machine which is
applicable only in case of VN2VN.
Dependencies:
This patches depend on "tcm_fc" module being in tree. Patch for tcm_fc has been
submitted as RFC.
---
Kiran Patil (3):
libfc: Enhancement to RPORT state machine applicable only for VN2VN mode
fcoe: Unable to select the exchangeID from offload pool for storage
targets
tcm_fc: New API for target to setup DDP
Yi Zou (2):
fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe
libfc: add ddp_targ() to libfc function template to supprot FCoE DDP in
target mode
drivers/scsi/fcoe/fcoe.c | 45 ++++++++++++++++++++++++++++++++++++---
drivers/scsi/libfc/fc_rport.c | 14 ++++++++++++
drivers/target/tcm_fc/tfc_cmd.c | 5 +++-
include/scsi/libfc.h | 8 +++++++
4 files changed, 67 insertions(+), 5 deletions(-)
--
Thanks,
-- Kiran P
_______________________________________________
devel mailing list
[email protected]
https://lists.open-fcoe.org/mailman/listinfo/devel