diff options
author | 2018-04-16 17:11:07 +0300 | |
---|---|---|
committer | 2018-06-01 16:48:14 -0700 | |
commit | 386471f16b73ddc52d1f711d63c7dba5559c31f6 (patch) | |
tree | 060a212d210605f6ee2c7184d7fce982eac46c9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: RX, Generalise function of SKB frag addition (diff) | |
download | wireguard-linux-386471f16b73ddc52d1f711d63c7dba5559c31f6.tar.xz wireguard-linux-386471f16b73ddc52d1f711d63c7dba5559c31f6.zip |
net/mlx5e: RX, Dedicate a function for copying SKB header
Get the logic of copying the packet header into the SKB linear part
into a generic function. Function does copy length alignment
and dma buffer sync.
It is currently called only within the MPWQE flow.
In a downstream patch, it will be called within the legacy RQ flow
as well.
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