diff options
| author | Larysa Zaremba <[email protected]> | 2023-12-05 22:08:34 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-12-13 16:16:40 -0800 |
| commit | 9031d5f491b95710a1cf871818c7c9730ec50a1b (patch) | |
| tree | 99c6e1a83463198c85a7ce8c250b71e2d00018be /tools/perf/scripts/python | |
| parent | d951c14ad237b087f0d1377c44932fcc0b322c40 (diff) | |
ice: Support HW timestamp hint
Use previously refactored code and create a function
that allows XDP code to read HW timestamp.
Also, introduce packet context, where hints-related data will be stored.
ice_xdp_buff contains only a pointer to this structure, to avoid copying it
in ZC mode later in the series.
HW timestamp is the first supported hint in the driver,
so also add xdp_metadata_ops.
Reviewed-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Larysa Zaremba <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions