Hi > -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Wednesday, October 25, 2023 11:51 PM > Subject: [PATCH v4 1/4] net/mlx5: add support for ptype match in hardware > steering > > The packet type matching provides quick way of finding out > L2/L3/L4 protocols in a given packet. That helps with > optimized flow rules matching, eliminating the need of > stacking all the packet headers in the matching criteria. > > Signed-off-by: Alexander Kozyrev <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

