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


Dependencies: 
This patches depend on "tcm_fc" module being in tree. Patch for tcm_fc has been 
submitted as RFC.

---

Kiran Patil (2):
      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/target/tcm_fc/tfc_cmd.c |    5 +++-
 include/scsi/libfc.h            |    8 +++++++
 3 files changed, 53 insertions(+), 5 deletions(-)

-- 
Thanks,
-- Kiran P
_______________________________________________
devel mailing list
[email protected]
https://lists.open-fcoe.org/mailman/listinfo/devel

Reply via email to