Netdev List
 help / color / mirror / Atom feed
* [PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i
@ 2014-12-10  1:32 Karen Xie
  2014-12-10  1:46 ` Karen Xie
  0 siblings, 1 reply; 2+ messages in thread
From: Karen Xie @ 2014-12-10  1:32 UTC (permalink / raw)
  To: linux-scsi, netdev
  Cc: kxie, hariprasad, anish, hch, James.Bottomley, michaelc, davem

[PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i

This patch set fixes cxgb4i's tx credit calculation and adds handling of additional rx message and negative advice types. It also removes the duplicate code in cxgb4i to set the outgoing queues of a packet. 

Karen Xie (7):
cxgb4i: fix tx immediate data credit check
cxgb4i: fix credit check for tx_data_wr
cxgb4/cxgb4i: set max. outgoing pdu length in the f/w
cxgb4i: add more types of negative advice 
cxgb4i: handle non pdu-aligned rx data
cxgb4i: use cxgb4's set_wr_txq() for setting outgoing queues
libcxgbi: fix the debug print accessing skb after it is freed

Sending to net as the fixes are mostly in the network area and it touches cxgb4's header file (t4fw_api.h).

v2 corrects the "CHECK"s flagged by checkpatch.pl --strict.

v3 splits the 3rd patch from v2 to two seperate patches. Adds detailed commit messages and makes subject more concise. Patch 3/6 also changes the return value of is_neg_adv() from int to bool.

v4 splits the 1st patch from v3 to two seperate patches and reduces code duplication in make_tx_data_wr().

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i
  2014-12-10  1:32 [PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i Karen Xie
@ 2014-12-10  1:46 ` Karen Xie
  0 siblings, 0 replies; 2+ messages in thread
From: Karen Xie @ 2014-12-10  1:46 UTC (permalink / raw)
  To: Karen Xie, linux-scsi@vger.kernel.org, netdev@vger.kernel.org
  Cc: Hariprasad S, Anish Bhatt, hch@infradead.org,
	James.Bottomley@HansenPartnership.com, michaelc@cs.wisc.edu,
	davem@davemloft.net

Please ignore v4. Sent v5 already.

-----Original Message-----
From: Karen Xie [mailto:kxie@chelsio.com] 
Sent: Tuesday, December 09, 2014 5:33 PM
To: linux-scsi@vger.kernel.org; netdev@vger.kernel.org
Cc: Karen Xie; Hariprasad S; Anish Bhatt; hch@infradead.org; James.Bottomley@HansenPartnership.com; michaelc@cs.wisc.edu; davem@davemloft.net
Subject: [PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i

[PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i

This patch set fixes cxgb4i's tx credit calculation and adds handling of additional rx message and negative advice types. It also removes the duplicate code in cxgb4i to set the outgoing queues of a packet. 

Karen Xie (7):
cxgb4i: fix tx immediate data credit check
cxgb4i: fix credit check for tx_data_wr
cxgb4/cxgb4i: set max. outgoing pdu length in the f/w
cxgb4i: add more types of negative advice 
cxgb4i: handle non pdu-aligned rx data
cxgb4i: use cxgb4's set_wr_txq() for setting outgoing queues
libcxgbi: fix the debug print accessing skb after it is freed

Sending to net as the fixes are mostly in the network area and it touches cxgb4's header file (t4fw_api.h).

v2 corrects the "CHECK"s flagged by checkpatch.pl --strict.

v3 splits the 3rd patch from v2 to two seperate patches. Adds detailed commit messages and makes subject more concise. Patch 3/6 also changes the return value of is_neg_adv() from int to bool.

v4 splits the 1st patch from v3 to two seperate patches and reduces code duplication in make_tx_data_wr().

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-10  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  1:32 [PATCH net v4 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i Karen Xie
2014-12-10  1:46 ` Karen Xie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox