[PATCH V2 1/5] cxgb4: Add T4 filter support

2012-11-30 Thread Vipul Pandya
The T4 architecture is capable of filtering ingress packets at line rate using the rule in TCAM. If packet hits a rule in the TCAM then it can be either dropped or passed to the receive queues based on a rule settings. This patch adds framework for managing filters and to use T4's filter

[PATCH V2 2/5] cxgb4: Add LE hash collision bug fix path in LLD driver

2012-11-30 Thread Vipul Pandya
It supports establishing passive open connection through firmware filter work request. Passive open connection will go through this path as now instead of listening server we create a server filter which will redirect the incoming SYN packet to the offload queue. It divides filter region into

[PATCH V2 4/5] RDMA/cxgb4: Fix LE hash collision bug for passive open connection

2012-11-30 Thread Vipul Pandya
It establishes passive open connection through firmware work request. Passive open connection will go through this path as now instead of listening server we create a server filter which will redirect the incoming SYN packet to the offload queue. After this driver tries to establish the connection

Re: Dapltest test error DAT_CONN_QUAL_IN_USE

2012-11-30 Thread Vipul Pandya
Arlin, Can you please refer to which bugzilla I should log a bug? Can you please provide me the url? Thanks, Vipul On 30-11-2012 05:21, Davis, Arlin R wrote: Vipul, Can you submit a bug in bugzilla for tracking? I will try to get to this next couple of days. -arlin -Original

Re: [PATCH V2 1/5] cxgb4: Add T4 filter support

2012-11-30 Thread David Miller
I really don't understand how we're supposed to review your patches when you only post some parts of the patch series to netdev, and others not. Please do not do this. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org

RE: Dapltest test error DAT_CONN_QUAL_IN_USE

2012-11-30 Thread Davis, Arlin R
http://openfabrics.org/bugzilla/index.cgi -Original Message- From: linux-rdma-ow...@vger.kernel.org [mailto:linux-rdma- ow...@vger.kernel.org] On Behalf Of Vipul Pandya Sent: Friday, November 30, 2012 7:12 AM To: Davis, Arlin R Cc: Steve Wise; linux-rdma@vger.kernel.org; Kumar A S;

Re: [PATCH V2 1/5] cxgb4: Add T4 filter support

2012-11-30 Thread David Miller
From: Roland Dreier rol...@purestorage.com Date: Fri, 30 Nov 2012 17:43:27 -0800 On Fri, Nov 30, 2012 at 8:56 AM, David Miller da...@davemloft.net wrote: I really don't understand how we're supposed to review your patches when you only post some parts of the patch series to netdev, and others