diff options
author | 2023-11-27 11:03:10 -0800 | |
---|---|---|
committer | 2023-11-29 14:59:40 -0800 | |
commit | ec706a860eba99bf934d59f74b5db90af44e882e (patch) | |
tree | 60109ad83ccf0666dc05454315b46090a0894d98 /lib/test_bpf.c | |
parent | tools: ynl: Print xsk-features from the sample (diff) | |
download | wireguard-linux-ec706a860eba99bf934d59f74b5db90af44e882e.tar.xz wireguard-linux-ec706a860eba99bf934d59f74b5db90af44e882e.zip |
net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
TX timestamp:
- requires passing clock, not sure I'm passing the correct one (from
cq->mdev), but the timestamp value looks convincing
TX checksum:
- looks like device does packet parsing (and doesn't accept custom
start/offset), so I'm ignoring user offsets
Cc: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/20231127190319.1190813-5-sdf@google.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions