diff options
author | 2013-08-14 13:58:31 +0300 | |
---|---|---|
committer | 2013-08-28 09:53:56 -0700 | |
commit | f77c0162a339400ad16f657603fdc3bf11654fd3 (patch) | |
tree | cf7bd72a5ac499549a697e305fc0cec46be79a6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | IB/core: Export ib_create/destroy_flow through uverbs (diff) | |
download | linux-dev-f77c0162a339400ad16f657603fdc3bf11654fd3.tar.xz linux-dev-f77c0162a339400ad16f657603fdc3bf11654fd3.zip |
IB/mlx4: Add receive flow steering support
Implement ib_create_flow() and ib_destroy_flow().
Translate the verbs structures provided by the user to HW structures
and call the MLX4_QP_FLOW_STEERING_ATTACH/DETACH firmware commands.
On the ATTACH command completion, the firmware provides a 64-bit
registration ID, which is placed into struct mlx4_ib_flow that wraps
the instance of struct ib_flow which is retuned to caller. Later,
this reg ID is used for detaching that flow from the firmware.
Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions