Hi Francis, > -----Original Message----- > From: Francis Kelly <[email protected]> > Sent: Friday, October 22, 2021 6:46 PM > Subject: [PATCH 05/10] regex/mlx5: move RXP to CrSpace > > From: Ady Agbarih <[email protected]> > > Add patch for programming the regex database through rof file, > using the firmware instead of manually through the software. > No need to setup the DB anymore, the regex-daemon is responsible > for that always. > In the new flow the regex driver only has to program rof rules > by using set params devx cmd, requires rof mkey creation. > The rules file has to be read into 4KB aligned memory. > > Signed-off-by: Ady Agbarih <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

