1. 11 10月, 2007 22 次提交
  2. 31 8月, 2007 2 次提交
  3. 01 8月, 2007 1 次提交
  4. 27 7月, 2007 1 次提交
  5. 11 7月, 2007 1 次提交
  6. 10 7月, 2007 1 次提交
    • S
      RDMA/cxgb3: Streaming -> RDMA mode transition fixes · de3d3530
      Steve Wise 提交于
      Due to a HW issue, our current scheme to transition the connection from
      streaming to rdma mode is broken on the passive side.  The firmware
      and driver now support a new transition scheme for the passive side:
      
       - driver posts rdma_init_wr (now including the initial receive seqno)
       - driver posts last streaming message via TX_DATA message (MPA start
         response)
       - uP atomically sends the last streaming message and transitions the
         tcb to rdma mode.
       - driver waits for wr_ack indicating the last streaming message was ACKed.
      
      NOTE: This change also bumps the required firmware version to 4.3.
      Signed-off-by: NSteve Wise <swise@opengridcomputing.com>
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      de3d3530
  7. 09 7月, 2007 3 次提交
  8. 27 6月, 2007 1 次提交
  9. 21 6月, 2007 5 次提交
  10. 03 6月, 2007 1 次提交
  11. 07 5月, 2007 1 次提交
  12. 26 4月, 2007 1 次提交