Hi, > -----Original Message----- > From: Tal Shnaiderman <tal...@nvidia.com> > Sent: Tuesday, June 22, 2021 6:35 PM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon <tho...@monjalon.net>; Matan Azrad > <ma...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Asaf Penso > <as...@nvidia.com>; Odi Assli <o...@nvidia.com> > Subject: [PATCH v3] net/mlx5: add TCP and IPv6 to supported flow items list > in Windows Title too long: Changing to : net/mlx5: add TCP and IPv6 to supported items in Windows > > WINOF2 2.70 Windows kernel driver allows DevX rule creation of types TCP > and IPv6. > > Added the types to the supported items in mlx5_flow_os_item_supported > to allow them to be created in the PMD. > > Added description of new rules support in Windows kernel driver WINOF2 > 2.70 to the mlx5 driver guide. > > Signed-off-by: Tal Shnaiderman <tal...@nvidia.com> > > --- > v3 merge code and docu changes to a single patch. > --- > --- > doc/guides/nics/mlx5.rst | 3 +++ > drivers/net/mlx5/windows/mlx5_flow_os.h | 2 ++ > 2 files changed, 5 insertions(+)
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh