Re: [PATCH 04/25] common/idpf: update in PTP message validation

2024-05-29 Thread Bruce Richardson
On Tue, May 28, 2024 at 07:28:34AM +, Soumyadeep Hore wrote: > When the message for getting timestamp latches is sent by the driver, > number of latches is equal to 0. Current implementation of message > validation function incorrectly notifies this kind of message length as > invalid. > This

[PATCH 04/25] common/idpf: update in PTP message validation

2024-05-28 Thread Soumyadeep Hore
When the message for getting timestamp latches is sent by the driver, number of latches is equal to 0. Current implementation of message validation function incorrectly notifies this kind of message length as invalid. Signed-off-by: Soumyadeep Hore --- drivers/common/idpf/base/virtchnl2.h | 4 ++