On Thu, 18 Apr, 2024 01:24:58 -0400 Mateusz Polchlopek <[email protected]> wrote: > Rx timestamping introduced in PF driver caused the need of refactoring > the VF driver mechanism to check packet fields. > > The function to check errors in descriptor has been removed and from > now only previously set struct fields are being checked. The field DD > (descriptor done) needs to be checked at the very beginning, before > extracting other fields. > > Reviewed-by: Wojciech Drewek <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]> > ---
Reviewed-by: Rahul Rameshbabu <[email protected]>
