On Thu, Oct 29, 2020 at 2:58 AM Andrew Rybchenko <[email protected]> wrote: > > On 10/29/20 12:27 PM, Thomas Monjalon wrote: > > There is already a dynamic field for timestamp, > > used only for Tx scheduling, thanks to the dedicated flag. > > The same field can be used for Rx timestamp filled by drivers. > > The only missing part to get rid of the static timestamp field > > was to declare a new dynamic flag for Rx usage. > > > > After migrating all Rx timestamp usages, it will be possible > > to remove the deprecated timestamp field. > > > > Signed-off-by: Thomas Monjalon <[email protected]> > > Acked-by: Andrew Rybchenko <[email protected]>
Acked-by: Ajit Khaparde <[email protected]> >

