Hi Francis, > -----Original Message----- > From: Francis Kelly <fke...@nvidia.com> > Sent: Friday, October 22, 2021 6:46 PM > Subject: [PATCH 03/10] common/mlx5: update regex DevX commands > > From: Ady Agbarih <adypodo...@gmail.com> > > This patch modifies the SET_REGEXP_PARAMS devx command as follows: > Remove DB setup devx command. The command is no longer needed > in DPDK, it will always be invoked by the regex-daemon. > Add new devx command, for programming rof rules for a specific > engine. The command takes as an input an mkey of the rof. > It also introduces a new field_select bit. > > Signed-off-by: Ady Agbarih <adypodo...@gmail.com> > ---
Acked-by: Ori Kam <or...@nvidia.com> Best, Ori