diff options
author | Stanislav Fomichev <sdf@google.com> | 2023-11-27 11:03:10 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-11-29 14:59:40 -0800 |
commit | ec706a860eba99bf934d59f74b5db90af44e882e (patch) | |
tree | 60109ad83ccf0666dc05454315b46090a0894d98 /tools/testing/selftests/bpf/prog_tests | |
parent | 9276009d35d3f65e083b95d30a4f967baaae0fc6 (diff) |
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 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions