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

2012-12-02 Thread Vipul Pandya
On 01-12-2012 08:54, David Miller wrote: 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

[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

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: [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