diff options
author | Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com> | 2018-12-20 09:38:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-20 17:26:16 +0100 |
commit | abd43a13525db70926999ebe3e272c38119fdfbe (patch) | |
tree | 21d19cee32b5a79a28d869e401631ee2d3d77915 /net | |
parent | bnxt_en: Increase context memory allocations on 57500 chips for RDMA. (diff) | |
download | linux-abd43a13525db70926999ebe3e272c38119fdfbe.tar.xz linux-abd43a13525db70926999ebe3e272c38119fdfbe.zip |
bnxt_en: Support for 64-bit flow handle.
Older firmware only supports 16-bit flow handle, because of which the
number of flows that can be offloaded can’t scale beyond a point.
Newer firmware supports 64-bit flow handle enabling the host to scale
upto millions of flows. With the new 64-bit flow handle support, driver
has to query flow stats in a different way compared to the older approach.
This patch adds support for 64-bit flow handle and new way to query
flow stats.
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Reviewed-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions