* [PATCH v2 0/6 2.6.29-rc] cxgb3i -- bug fixes for 2.6.29-rcX
@ 2009-02-14 5:38 Karen Xie
2009-02-17 20:58 ` Mike Christie
0 siblings, 1 reply; 2+ messages in thread
From: Karen Xie @ 2009-02-14 5:38 UTC (permalink / raw)
To: open-iscsi-/JYPxA39Uh5TLH3MbocFFw,
linux-scsi-u79uwXL29TY76Z2rM5mHXA
Cc: michaelc-hcNo3dDEHLuVc3sceRu5cw,
James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk,
kxie-ut6Up61K2wZBDgjK7y7TUQ
[PATCH v2 0/6 2.6.29-rc] cxgb3i -- bug fixes for 2.6.29-rcX
From: Karen Xie <kxie-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
Hi, Mike,
Could you review the following patches?
I've clamped down the max. outgoing pdu payload based on how much data can be fitted into a skb (either in the headroom or the frag_list), and removed the extra memory allocation in alloc_pdu(). The scanning of the scsi scatter-gather list is moved from alloc_pdu() to init_pdu().
The patches are based on scsi-rc-fixes-2.6 git.
The changes include:
- fixed tx work-request credit list.
- Added per-task data to track the state of the pdus to be transmitted.
- fixed a bug in tx pdu construction where we could over-run the skb's fragment list.
- Added missing include file in cxgb3i_ddp.h.
- fixed spelling error in the documentation.
- Update version number to 1.0.1.
Thanks.
Karen
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-17 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-14 5:38 [PATCH v2 0/6 2.6.29-rc] cxgb3i -- bug fixes for 2.6.29-rcX Karen Xie
2009-02-17 20:58 ` Mike Christie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox