> -----Original Message----- > From: Suanming Mou <suanmi...@nvidia.com> > Sent: Thursday, October 20, 2022 18:42 > To: Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko <viachesl...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Ori Kam > <or...@nvidia.com>; Dariusz Sosnowski <dsosnow...@nvidia.com> > Subject: [PATCH v6 05/18] net/mlx5: add HW steering port action > > From: Dariusz Sosnowski <dsosnow...@nvidia.com> > > This patch implements creating and caching of port actions for use with > HW Steering FDB flows. > > Actions are created on flow template API configuration and created > only on the port designated as master. Attaching and detaching of ports > in the same switching domain causes an update to the port actions cache > by, respectively, creating and destroying actions. > > A new devarg fdb_def_rule_en is being added and it's used to control > the default dedicated E-Switch rule is created by PMD implicitly or not, > and PMD sets this value to 1 by default. > If set to 0, the default E-Switch rule will not be created and user can > create the specific E-Switch rule on root table if needed. > > Signed-off-by: Dariusz Sosnowski <dsosnow...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
- RE: [PATCH v6 02/18] net/mlx5: fix IPv6 and TCP RSS h... Slava Ovsiienko
- [PATCH v6 04/18] net/mlx5: add modify field hws support Suanming Mou
- RE: [PATCH v6 04/18] net/mlx5: add modify field hws s... Slava Ovsiienko
- [PATCH v6 06/18] net/mlx5: add extended metadata mode for ... Suanming Mou
- RE: [PATCH v6 06/18] net/mlx5: add extended metadata ... Slava Ovsiienko
- [PATCH v6 03/18] net/mlx5: add shared header reformat supp... Suanming Mou
- RE: [PATCH v6 03/18] net/mlx5: add shared header refo... Slava Ovsiienko
- [PATCH v6 08/18] net/mlx5: add HW steering counter action Suanming Mou
- RE: [PATCH v6 08/18] net/mlx5: add HW steering counte... Slava Ovsiienko
- [PATCH v6 05/18] net/mlx5: add HW steering port action Suanming Mou
- RE: [PATCH v6 05/18] net/mlx5: add HW steering port a... Slava Ovsiienko
- [PATCH v6 10/18] net/mlx5: add HW steering connection trac... Suanming Mou
- RE: [PATCH v6 10/18] net/mlx5: add HW steering connec... Slava Ovsiienko
- [PATCH v6 07/18] net/mlx5: add HW steering meter action Suanming Mou
- RE: [PATCH v6 07/18] net/mlx5: add HW steering meter ... Slava Ovsiienko
- [PATCH v6 09/18] net/mlx5: support DR action template API Suanming Mou
- RE: [PATCH v6 09/18] net/mlx5: support DR action temp... Slava Ovsiienko
- [PATCH v6 12/18] net/mlx5: implement METER MARK indirect a... Suanming Mou
- RE: [PATCH v6 12/18] net/mlx5: implement METER MARK i... Slava Ovsiienko
- [PATCH v6 14/18] net/mlx5: add async action push and pull ... Suanming Mou
- RE: [PATCH v6 14/18] net/mlx5: add async action push ... Slava Ovsiienko