diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2018-05-22 16:48:48 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2018-07-27 01:23:57 +0300 |
commit | 58b99ee3e3ebecfaccc5641a4014d92a818494a5 (patch) | |
tree | 70fd5d0e18fb8ac82f294f50f0ac0d814fd5afaa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dac0d15fff6f825e93aafa6ba8bf24fd77ecb2ae (diff) | |
download | linux-58b99ee3e3ebecfaccc5641a4014d92a818494a5.tar.xz |
net/mlx5e: Add support for XDP_REDIRECT in device-out side
Add implementation for the ndo_xdp_xmit callback.
Dedicate a new set of XDP-SQ instances to satisfy the XDP_REDIRECT
requests. These instances are totally separated from the existing
XDP-SQ objects that satisfy local XDP_TX actions.
Performance tests:
xdp_redirect_map from ConnectX-5 to ConnectX-5.
CPU: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
Packet-rate of 64B packets.
Single queue: 7 Mpps.
Multi queue: 55 Mpps.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions