> -----Original Message----- > From: Ori Kam <or...@mellanox.com> > Sent: Thursday, May 07, 2020 12:46 PM > To: Jerin Jacob Kollanukkaran <jer...@marvell.com>; > xiang.w.w...@intel.com > Cc: Guy Kaneti <g...@marvell.com>; dev@dpdk.org; Pavan Nikhilesh > Bhagavatula <pbhagavat...@marvell.com>; shah...@mellanox.com; > hemant.agra...@nxp.com; op...@mellanox.com; al...@mellanox.com; > Dovrat Zifroni <dov...@marvell.com>; Prasun Kapoor > <pkap...@marvell.com>; nipun.gu...@nxp.com; > bruce.richard...@intel.com; yang.a.h...@intel.com; > harry.ch...@intel.com; gu.ji...@zte.com.cn; shanjia...@chinatelecom.cn; > zhangy....@chinatelecom.cn; lixin...@huachentel.com; > wush...@inspur.com; yuying...@yxlink.com; > fanchengg...@sunyainfo.com; davidf...@tencent.com; > liuzho...@chinaunicom.cn; zhaoyon...@huawei.com; o...@yunify.com; > j...@netgate.com; hongjun...@intel.com; j.bromh...@titan-ic.com; > d...@ntop.org; f...@napatech.com; arthur...@lionic.com; > tho...@monjalon.net; or...@mellanox.com; Parav Pandit > <pa...@mellanox.com> > Subject: [EXT] [PATCH v3 3/4] regexdev: add regexdev core functions > > External Email > > ---------------------------------------------------------------------- > This commit introduce the API that is needed by the RegEx devices in order > to work with the RegEX lib. > > During the probe of a RegEx device, the device should configure itself, and > allocate the resources it requires. > On completion of the device init, it should call the rte_regex_dev_register in > order to register itself as a RegEx device. > > Signed-off-by: Ori Kam <or...@mellanox.com> > Signed-off-by: Parav Pandit <pa...@mellanox.com> Acked-by: Guy Kaneti <g...@marvell.com>