* [PATCH net v9 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i
@ 2014-12-11 15:25 Karen Xie
2014-12-11 20:04 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Karen Xie @ 2014-12-11 15:25 UTC (permalink / raw)
To: linux-scsi, netdev
Cc: kxie, hariprasad, anish, hch, James.Bottomley, michaelc, davem
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 separate 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 -- please ignore.
v5 splits the 1st patch from v3 to two separate patches and reduces code
duplication in make_tx_data_wr().
v6 removed the code style cleanup in the 2nd patch. The style update will be
addressed in a separate patch.
v7 updates the 7th patch with more detailed commit message.
v8 removes the duplicate subject lines from the message bodies.
v9 reformatted the commit messages to be max. 80 characters per line.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net v9 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i
2014-12-11 15:25 [PATCH net v9 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i Karen Xie
@ 2014-12-11 20:04 ` David Miller
2014-12-11 20:24 ` Anish Bhatt
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2014-12-11 20:04 UTC (permalink / raw)
To: kxie; +Cc: linux-scsi, netdev, hariprasad, anish, hch, James.Bottomley,
michaelc
From: Karen Xie <kxie@chelsio.com>
Date: Thu, 11 Dec 2014 07:25:37 -0800
> 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.
This series does not apply cleanly at all to net-next, it gets many
rejects.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [PATCH net v9 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i
2014-12-11 20:04 ` David Miller
@ 2014-12-11 20:24 ` Anish Bhatt
2014-12-11 20:28 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Anish Bhatt @ 2014-12-11 20:24 UTC (permalink / raw)
To: David Miller, Karen Xie
Cc: linux-scsi@vger.kernel.org, netdev@vger.kernel.org, Hariprasad S,
hch@infradead.org, James.Bottomley@HansenPartnership.com,
michaelc@cs.wisc.edu
> This series does not apply cleanly at all to net-next, it gets many
> rejects.
Hey Dave, this patchset was mostly bugfixes and hence meant for net where it
applies cleanly. not net-next. We can rebase to net-next and send if you're still
willing to take it before net-next closes.
-Anish
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net v9 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i
2014-12-11 20:24 ` Anish Bhatt
@ 2014-12-11 20:28 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2014-12-11 20:28 UTC (permalink / raw)
To: anish; +Cc: kxie, linux-scsi, netdev, hariprasad, hch, James.Bottomley,
michaelc
From: Anish Bhatt <anish@chelsio.com>
Date: Thu, 11 Dec 2014 20:24:48 +0000
>> This series does not apply cleanly at all to net-next, it gets many
>> rejects.
>
> Hey Dave, this patchset was mostly bugfixes and hence meant for net where it
> applies cleanly. not net-next. We can rebase to net-next and send if you're still
> willing to take it before net-next closes.
You absolutely must rebase it on net-next.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-12-11 20:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11 15:25 [PATCH net v9 0/7] cxgb4/cxgbi: misc. fixes for cxgb4i Karen Xie
2014-12-11 20:04 ` David Miller
2014-12-11 20:24 ` Anish Bhatt
2014-12-11 20:28 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox