On Wed, Jul 10, 2024 at 02:40:11PM -0600, Ahmed Zaki wrote: > From: Junfeng Guo <[email protected]> > > The patch extends existing virtchnl_proto_hdrs structure to allow VF > to pass a pair of buffers as packet data and mask that describe > a match pattern of a filter rule. Then the kernel PF driver is requested > to parse the pair of buffer and figure out low level hardware metadata > (ptype, profile, field vector.. ) to program the expected FDIR or RSS > rules. > > Reviewed-by: Marcin Szycik <[email protected]> > Signed-off-by: Qi Zhang <[email protected]> > Signed-off-by: Junfeng Guo <[email protected]> > Signed-off-by: Ahmed Zaki <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
