On Thu, 2 Nov 2023 15:58:24 -0700 Stanislav Fomichev wrote: > This series implements initial TX metadata (offloads) for AF_XDP. > See patch #2 for the main implementation and mlx5/stmmac ones for the > example on how to consume the metadata on the device side. > > Starting with two types of offloads: > - request TX timestamp (and write it back into the metadata area) > - request TX checksum offload Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>