diff options
author | 2018-05-24 13:44:24 +0300 | |
---|---|---|
committer | 2018-06-01 16:48:14 -0700 | |
commit | 5e7d77a9c5738457cdaa6bc230799c8f80733481 (patch) | |
tree | 11df478510455afedd88703fba07a8d8dc2d9974 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: FPGA, Handle QP error event (diff) | |
download | wireguard-linux-5e7d77a9c5738457cdaa6bc230799c8f80733481.tar.xz wireguard-linux-5e7d77a9c5738457cdaa6bc230799c8f80733481.zip |
net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data
Instead of maintaining a local copy of skb->len/data and updating
it upon every copy to the WQE inline part, just calculate it once
when needed, using the ihs.
This obsoletes the function mlx5e_tx_skb_pull_inline.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions