diff options
author | 2019-07-05 18:30:17 +0300 | |
---|---|---|
committer | 2019-07-05 16:29:19 -0700 | |
commit | fd1b225963189f2f16d44649496a8246c5cfdbc2 (patch) | |
tree | dba075538f1bbe6696927f862374d1f5f0131beb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Tx, Enforce L4 inline copy when needed (diff) | |
download | wireguard-linux-fd1b225963189f2f16d44649496a8246c5cfdbc2.tar.xz wireguard-linux-fd1b225963189f2f16d44649496a8246c5cfdbc2.zip |
net/mlx5e: Tx, Make SQ WQE fetch function type generic
Change mlx5e_sq_fetch_wqe to be agnostic to the Work Queue
Element (WQE) type.
Before this patch, it was specific for struct mlx5e_tx_wqe.
In order to allow the change, the function now returns the
generic void pointer, and gets the WQE size to do the zero
memset.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions