Re: [PATCH v2 1/6 2.6.29-rc] cxgb3i - transmit work-request fixes

2009-02-17 Thread Mike Christie
Karen Xie wrote: > [PATCH v2 1/6 2.6.29-rc] cxgb3i - transmit work-request fixes > > From: Karen Xie > > - resize the work-request credit array to be based on skb's MAX_SKB_FRAGS. > - split the skb cb into tx and rx portion > - increase the default transmit window to

[PATCH v2 1/6 2.6.29-rc] cxgb3i - transmit work-request fixes

2009-02-13 Thread Karen Xie
[PATCH v2 1/6 2.6.29-rc] cxgb3i - transmit work-request fixes From: Karen Xie - resize the work-request credit array to be based on skb's MAX_SKB_FRAGS. - split the skb cb into tx and rx portion - increase the default transmit window to 128K. - stop queueing up the outgoing pdus if tra