lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 01 Nov 2017 22:06:53 +0900 (KST)
From:   David Miller <davem@...emloft.net>
To:     rahul.lakkireddy@...lsio.com
Cc:     netdev@...r.kernel.org, kumaras@...lsio.com, ganeshgr@...lsio.com,
        nirranjan@...lsio.com, indranil@...lsio.com
Subject: Re: [PATCH net-next 0/7] cxgb4: add hash-filter support to
 tc-flower offload

From: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
Date: Wed,  1 Nov 2017 08:52:58 +0530

> This series of patches add support to create hash-filters; a.k.a
> exact-match filters, to tc-flower offload.  T6 supports creating
> ~500K hash-filters in hw and can theoretically be expanded up to
> ~1 million.
> 
> Patch 1 fetches and saves the configured hw filter tuple field shifts
> and filter mask.
> 
> Patch 2 initializes the driver to use hash-filter configuration.
> 
> Patch 3 adds support to create hash filters in hw.
> 
> Patch 4 adds support to delete hash filters in hw.
> 
> Patch 5 adds support to retrieve filter stats for hash filters.
> 
> Patch 6 converts the flower table to use rhashtable instead of
> static hlist.
> 
> Patch 7 finally adds support to create hash filters via tc-flower
> offload.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ